jQuery Wildcard Selector
This post is a reminder for me on how to do wildcard selection in jQuery. It comes up more than you think and for some reason, I can never remember it. <div id='pnlUsers'></div> <div id='pnlMessages'></div> <div id='pnlStatus'></div> .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ [...]








Saturday, July 25, 2009
Comments Off