Click to See Complete Forum and Search --> : tab key emulation


poohgc
03-28-2003, 10:08 AM
Hello all,

I am using script from : http://javascript.internet.com/forms/tab-key-emulation.html that tells the enter key to emulate the tab key. I ran into problems with the field names. I have and need fields which have two separate names in them for validation notes on the page when the field on the form is not filled out correctly. I get a javascript error "Expected ';' " when I hit these fields with a space in the name. Is there a way to over come this and leave my field names as they are?

Thanks all,

Gale

khalidali63
03-28-2003, 11:35 AM
Try this link..

http://68.145.35.86/skills/javascripts/TabEmulation.html

Cheers

Khalid