Update page. There is a way to prevent fields from moving when you mouse over them. Simply set cssText to 'null'. However, not ideal - if you set the CSS manually with jQuery, plus the text content is shifted instead.
Anyone know of a proper solution? On 04/10/06, Sam Collett <[EMAIL PROTECTED]> wrote: > I have come across a bug with fadeIn, demonstrated on the following page: > http://www.texotela.co.uk/fadeinbug.php > > Form inputs (radio button, dropdowns, text boxes etc) move by a pixel > whenever I mouse over them. I know it is to do with fadeIn as the > fieldset below (which is left alone by jQuery) doesn't have this > problem. > > Only happens in Firefox (IE works fine). > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
