Re: anyone experiencing issues in IE10

279 views
Skip to first unread message

Victor

unread,
Nov 9, 2012, 11:50:46 AM11/9/12
to prototype-s...@googlegroups.com
1. Fix all markup errors (check in W3C validator).
2. Place CSS links before any scripts.
3. Move all scripts from onload, onmouseout and other attributes into script.
4. Move that script into separate file.
5. Do not use document.images, document.layers, document.forms. Use $() instead of document.getElementById(). Learn Prototype.

My Prototype 1.7 applications work fine in IE10 (as in all other Grade A browsers).

Reply all
Reply to author
Forward
0 new messages