[thelist] JavaScript help passing variable from HREF to FORM

Lee Kowalkowski lee.kowalkowski at lycos.com
Fri Jan 27 09:13:18 CST 2006


> From: "Bruso, John" <jbruso at SHERIDAN.EDU>
>
> But, when I click on the link, nothing happens... and an obscure syntax
> error that deosn't help much...
> 
> <a href="javascript: void();"

void is an operator, not a function.  This is probably the reason for your obscure syntax error.  "void 0;" would serve better.

- LK


-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10




More information about the thelist mailing list