bmckenzie schrieb: > Just to close this out, I was wrong about what caused the problem. > > The error message > document.defaultView.getComputedStyle(this, "") has no properties > > is triggered by the plugin cmxform.js (a hack for form label styles) that > comes with Jörn Zaefferer's excellent validation plugin. This fails (in FF, > at least) if loaded in a thickbox iframe, tho' it works fine otherwise. > Interesting. The cmxform.js was taken from the A List Part article: http://alistapart.com/articles/prettyaccessibleforms My knowledge about computed styles is extremely limited, therefore I wasn't able to rewrite that code in a more jQueryish style. Would be nice if someone could have a look at it: http://fuzz.bassistance.de/jQueryFormValidation/js/cmxforms.js
-- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
