w3c says ecmascript tagName is read only... so changing it would
really require rebuilding a node (messy, at least 40 characters of
code!) or just cssing it to have whatever properties the new tag would
have had (simple). I think the simple method is the best jquery
solution.
It could be as simple as ignoring any parameters passed into tagName() (or whatever it gets called).
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
