I stumbled across some JQuery cheatsheets for an older version. In the DOM/Attributes section there were references to the id and name functions. I also found them in some code examples in this lists' archives. I don't see these in the latest online docs (1.1.2). Were these commands removed?
If not, are these simply shortcuts for attr('id) and attr('name')?
Thanks
Brad
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
