[jQuery] Re: Turn off elements depending on current URL

2008-08-27 Thread MauiMan2
Thanks. It seems to be working now.

[jQuery] Re: Turn off elements depending on current URL

2008-08-26 Thread Dave Methvin
Try putting your code inside a document.ready handler; otherwise it will run too soon.