I'm using sIFR (http://www.mikeindustries.com/blog/sifr/) in a website along with some javascript. The javascript makes the sizes of the two divs equal. And the javascript is run on window.onload. The problem is the sIFR seems to get rendered AFTER the scripts specified by window.onload. This means that the divs are made equal first by my script, and then the sIFR makes the text! So now the divs are not equal! The other solution was to run the script onclick, onfocus, onscroll, etc etc. But they're are all not very intuitive! What do i do?
jetru 0 Light Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.