Webmastersite.net
Register Log In

Log-in box not hiding correctly

Comments on Log-in box not hiding correctly

babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
Posted Jul 16, 2010 - 3: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: 61
Total Comments: 7868
Paul
Posted Jul 16, 2010 - 6: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.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.