That might be even quicker yes. I was more illustrating the point that
reducint the number of $ queries particularly within loops will improve
performance for you. The $ object is quite large and takes a good amount of
time to perform its queries - especially on less targeted queries.
getElementsById is faster than by tagname and again faster than classname.
Best of luck. I can't wait to see it working correctly.

-- 
View this message in context: 
http://www.nabble.com/UPDATED---possibility-complicated-color-coding-question%2C-now-with-example...-tf2065361.html#a5714256
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to