> Since this is only an issue in IE, I also did a little browser > sniffing so that the selectboxes would only hide if using that > browser -- admittedly an inelegant solution.
For such things I recommend Conditional Compilation...: /[EMAIL PROTECTED] do something IE only @*/ It's the safest way to sniff IE... -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
