Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 9 post(s). Click here to show all
Posted by: Dandello
Posted on: Nov 1st, 2014 at 6:39pm
I've got a very simple html5 enabler loaded here.
Posted by: XTC
Posted on: Nov 1st, 2014 at 6:21pm
Hello

Only for info ..... perhaps it is required sometimes  Shocked

HTML5 IE enabling script

https://code.google.com/p/html5shiv/

lg XTC
Posted by: Monni
Posted on: Oct 25th, 2014 at 7:04pm
You just can't avoid some things...
Posted by: Dandello
Posted on: Oct 25th, 2014 at 2:12pm
Aside from the 'experimental' warning from W3C on everything and the marquee tag when it's used, we're in pretty good shape - assuming things get double checked when tweaked  Embarrassed.

Next week or so, I'll be rearranging things on the templates - set the HTM5 template as a selectable full template rather than Forum default, set the XHTML version back as the Forum default, add some more style sheets to show people how easy it is to change the entire look with style sheets and new graphics.

Some of the html differences between the HTML5 template and the XHTML template are going to cause problems with the ManageTemplate Template Preview and that's going to take some time to sort out. (Putting all the html into templates was supposed to get rid of the need to add templates as Mods - but there will need to be a Mod for changes to ManageTemplates to add this one. Oh well...  :Smiley)

Posted by: Monni
Posted on: Oct 25th, 2014 at 10:33am
Dandello wrote on Oct 24th, 2014 at 9:26pm:
I think I got Detailed Version check to find the line without it being at the top. That should help.


Down to one remaining warning, but that is just a reminder to check again later Wink When both HTML5 specification and the validator are finalized, we should aim for no errors and no warnings.
Posted by: Dandello
Posted on: Oct 24th, 2014 at 9:26pm
I think I got Detailed Version check to find the line without it being at the top. That should help.
Posted by: Monni
Posted on: Oct 24th, 2014 at 9:01pm
I only posted it here, because Quirks mode can introduce rendering issues and people have been complaining about them even though on my own IE version things look pretty OK except some minor vertical alignment issues...
Posted by: Dandello
Posted on: Oct 24th, 2014 at 8:03pm
There's a problem with YaBB detecting the revision data on html files unless it's the first line. I'm still working on getting it to behave.
Posted by: Monni
Posted on: Oct 24th, 2014 at 6:03pm
Quote:
Comments seen before doctype. Internet Explorer will go into the quirks mode.


This is caused here by having SVN version stamp before doctype declaration. It should be moved after the doctype declaration.