wpding wrote: > > I add a value attribute to a div tag > <div id ="test" value = "1"> >
The HTML/XHTML DTDs don't have a value attribute on divs. If you're trying to save some data associated with elements you may want to look at the metadata plugin. http://www.nabble.com/jQuery-Metadata-Plugin-tf2555369.html -- View this message in context: http://www.nabble.com/jquery-bug%3A-select-attr-value-failed-on-firefox--tf2784791.html#a7778632 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
