Jump to content
Click here if you are having website access problems ×

Oh dear


Recommended Posts

Good site *thumbup* except that I have javascript debugging turned on (I am a IT nerd ) and I'm getting a Javascript error from the home page when I 'mouse out' from the any of the main menu items :-

 

Line 41

Could not get the cursor property. Invalid argument

 

The javascript it doesnt like is setting the cursor to 'normal' :-

void function unhilight(objtarget){

objtarget.className='MenuItem';

objtarget.style.cursor='normal';

 

From the html it looks like you are using Frontpage which I dont know much about. I saved a copy and commented out the objtarget.style.cursor='normal'; line and it seemed to work ok so I'm a bit puzzled because I thought cursor='normal' was valid Javascript *confused*

 

Nick

P8MRA - Red and Black 1.6K supersport

I dont believe in Fate, but I do believe in Sh*t, because Sh*t happens - here and here

 

 

 

Edited by - Nick Woods on 10 Jul 2003 09:30:18

Link to comment
Share on other sites

Sorry everyone I've been having a bit of a nerdy spell 😳, I'm back to normal (whatever that is...) now

 

Javascript behind the bike sheds, whatever next ? Quantum physics anyone ? *eek*

 

Nick

P8MRA - Red and Black 1.6K supersport

I dont believe in Fate, but I do believe in Sh*t, because Sh*t happens - here and here

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...