Icy Phoenix

     
 

[bugs] Beta2 Various.

[bugs] Beta2 Various.

Article
Reply with quote    Download Post  
Post [bugs] Beta2 Various. 
 
overall_header.tpl

onMouse = onmouse

Code: [Download] [Hide] [Select]
1.

    document.write('<div id="dropmenudiv" class="row1" style="visibility:hidden;width:' + menuwidth + ';" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"><\/div>');

2.
        <a href="{FULL_SITE_PATH}{U_SEARCH}" onMouseover="dropdownmenu(this,event,menu1,'250px')" onMouseout="delayhidemenu()">{L_SEARCH}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;




overall_footer.tpl

<div's inside <td

Change <div style to <span style etc.

Code: [Download] [Hide] [Select]
                    <div style="text-align:center;">
                        <span class="generation"><b>{LOFI}</b></span>
                        <!-- BEGIN generation_time_switch -->
                        <span class="generation">{PAGE_GEN_TIME} <b>{GENERATION_TIME}s</b> (PHP: {PHP_PART}% SQL: {SQL_PART}%){MEMORY_USAGE}</span><br />
                        <span class="generation">{SQL_QUERIES}: {NUMBER_QUERIES} - {DEBUG_TEXT} - {GZIP_TEXT}</span>
                        <!-- END generation_time_switch -->
                    </div>




 
   
Inactive User [ Mon 30 Mar, 2009 01:30 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


[bugs] Beta2 Various.

Comments
Reply with quote    Download Post  
Post Re: [bugs] Beta2 Various. 
 
Thanks, fixed the first but I don't see the point in changing the second.

DIV should always be used when you have multiline content, while SPAN with inline content... some validators reject SPAN with BR inside.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 01 Apr, 2009 12:17 ]
Reply with quote    Download Post  
Post Re: [bugs] Beta2 Various. 
 
I gotta' stop using "Total HTML Validator" But I also am aware that IE8 ain't going to like a lot of nested stuff.

Earlier on I used IE8 to fix some of the nests that IE7, FF and Opera still saw as valid markup.

Don't know, maybe IE8 is going to more strict than the rest of them.  

And NO! I don't want to continue this, because with the different browsers and authorities on markup etc, - I'll think I'll leave it until IE8 is officially released and it starts all over again.

 



 
   
Inactive User [ Wed 01 Apr, 2009 13:14 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1