javascript issue

They have: 461 posts

Joined: Jul 2003

ok. i made a demo site.. now it's actually up for real. however there's a javascript issue i don't know how to fix. and it shows up differently on the demo and deployment sites.

the demosite:
http://24.91.157.113/findyourdesire/desire.php?un=Neo&uid=1&fn=desired

the deployment site:
http://www.findyourdesire.com/desire.php?un=Neo&uid=5&fn=desired

the issue is in the onmouseover. i don't know why on the deployment only the first and last work (regaurdless of who they are), yet in the demo site all but one works. i've been trying to fix this for a while. does anyone have any idea how to fix this? i can't find any errors using the mozilla javascript console.

POSIX. because a stable os that doesn't have memory leaks and isn't buggy is always good.

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

I see no links on the deployment site at all.

In the demosite, you have onmouseover, but no onmouseout. This may not affect the hover itself, but it's not good practice to leave undone altered status text.

In my prefs, I've disallowed sites changing my status text altogether (mostly due to annoying scrollers), so the onmouseover has no effect at all. I'd rather leave the status bar alone for browser data display entirely. Smiling

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

I'm on the other box now, and it seems everything on the demo site works. I'm using Firebird 0.7/Windows. Only the last-hovered link's text remains stuck in the status bar since you don't have an onmouseout clearing instruction.

The deployment site still has no links.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.