I used this for a while but ended up having to take it out and write separate classes for all the form fields like radio, select, checkbox... instead of using the attribute selectors. (It sucks too, it was nice not to have to put class="" on everything!)
It worked fine for me but a few others complained about IE crashing. Once I took it out, their IE starting playing nice. Funny thing was, they were running the same version as me... I also thought it was rather slow. Especially since the only thing I really needed (or wanted) it for was attribute selection on form fields. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Sandy Clark [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 12:58 PM To: CF-Talk Subject: RE: CSS The newest version is much faster Adam Also in your stylesheets if you preface all #id's with the tag it helps speed up as well. I think Dean has a list somewhere on his pages of tips and tricks to speed it up. -----Original Message----- From: Adam Haskell [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 10:37 AM To: CF-Talk Subject: Re: CSS only issue is if you have a slow machine or a large webpage it will slow your browser down big time on load. Other than that it works like a champ from our experiece. Adam H ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226584 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

