Aeron
Member since Nov 14, 2011
- Profile: /members/9241-aeron.htm
- URL: http://www.electricprism.com/aeron
- Comments: 1
Recent Blog Comments By Aeron
-
Using $Variable In jQuery Code Is Just Hungarian Notation
Posted on Nov 14, 2011 at 5:21 PM
Two years later is there a resolution? I like your example: var tableNode = document.getElementById( "#tableId" ); var table = $( tableNode ); But doesn't "Node" just say what the data type is? Isn't that the same as prefixing a number with "num" or putting a suffix &... read more »