Log-in box not hiding correctly
Version: 5.1.40
URL: http://www.marshlandstjames.co.uk
|
babrees
Expert Usergroup: Customer Joined: Aug 19, 2005 Location: England Total Topics: 392 Total Posts: 1287 |
Posted 07/16/10 - 12:31 AM:
I know this worked when I first did the site, but for some reason the <div> for the log-in does not hide anymore and stays visible all the time. Not quite sure when this started happening. Any ideas? Cheers Jill |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/16/10 - 3:14 AM:
Your template has <div id="loginmarker" style="display: none;"> so there must be something after page load that's automatically calling javascript to reveal it. Actually I can see it appearing after the page load as I watch. Normally it's the login() function that does that, but it's an onclick function so I don't see how it'd get triggered, except maybe by another script that also has a login function that conflicts. Test if it behaves differently if you remove your other javascripts -- the myweather thing and the addfreestats thing. Edited by Paul on 07/16/10 - 3:16 AM |
Sorry, you don't have permission to post. Log in, or register if you haven't yet.

Print