funny, I just had a co-worker Ive been introducing to jQuery yesterday say: "[jQuery is] worth including even if only for the document.ready function"
Glen Lipka wrote: > > Network Solutions just revamped their whole account manager. > Guess what library they depend on? It rhymes with Mayberry. > > Looking at the code, it looks like they have a million places they SHOULD > be > using jQuery, but they don't use it anywhere I can see except 1 single > line: > > $(document).ready(function(){initMenu();}); > > That's all? They have lines like this everywhere: > > document.getElementById(myElementID).className = useClass; > > Oh Well, it's a step in the right direction I suppose. > > Glen > > -- View this message in context: http://www.nabble.com/Site-Using-jQuery---Network-Solutions-tf4526470s15494.html#a12923393 Sent from the JQuery mailing list archive at Nabble.com.