Hi, I had a problem with this plugin for long formulas : IE cut the formula and made it unusable for the plugin.
I simply modified the begining of the plugin by replacing 'lang" by "alt" and it works fine now ! (of course I did the same in the html files) It's certainly a restriction of IE which considers that the content of the lang attribute musn't be longuer than approx. 150 letters.. note from http://www.w3.org/TR/html4/interact/forms.html#edef-INPUT : the "lang" attribute isn't indicated whereas the "alt" is described as a #CDATA. This can explain the problem with IE. .Gilles _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
