_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
@Brian: If I understand you correctly, you are actually putting jQuery code directly in the head on every page and call a custom scripts function global() from the head section every time. Would be great if you have an example I can follow. What I am really after is a way to structure the js to make it easy to read and reuse. So far, the only examples I have seen on jQuery being used in public are
www.plazez.com and technorati.com. Anyone that has exaples on how other live applications have structured their jQuery code! Thanks!
