Don't know if you already tried the doScroll("left") trick,
many frameworks already implemented it, YUI and
jQuery to name some, but Mootools have it in SVN
and tools like sIFR already uses it.

I proposed this to solve the fact that IE is missing
such useful native method. I know many methods
exists, each method having his own advantages
and disadvantages. This trick is not different in
that respect but it has some tasty advantages.

This is a link to the original code and trick:

   http://javascript.nwbox.com/IEContentLoaded/

And here you can find a tentative test case / tester if you
want to try out your own code / modifications:

   http://javascript.nwbox.com/IEContentLoaded/tester.php

The current pre-loaded javascript is only for IE, but you
may paste your code in the text area and see if
it fires correctly in your preferred browser.

Sorry for the colors...and shortness in general.

Diego Perini

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to