Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- onclick varies between browsers


bs6600 - 3:59 pm on Sep 23, 2012 (gmt 0)


Is there a routine explanation for this or what

Typically I have

function f_button()
{alert("hello")}
.
.
.
<INPUT TYPE="radio" name="radiobuttons" id="radiobutton3" VALUE=0 onClick="f_button()">


The alert fires in IE but not in Chrome or Firefox

Thanks
Bill


Thread source:: http://www.webmasterworld.com/html/4498848.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com