Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Set input focus jQuery script only works when logged in. Why?!


peterverkooijen
Participant

@peterverkooijen

Search boxes are excluded with .nofocus. I’d like the set-focus script to work on the signup form, contact form and event forms (plugins).

When not logged in the page loads fine, the focus just does not get set. Logging out doesn’t break jQuery. There are no problems with other jQuery dependant scripts.

As far as I can tell all the necessary scripts are loaded. I guess the set-focus script conflicts with something that’s only active when not logged in. What could that be?

Skip to toolbar