I have written the following function, and try to call it using the below events. This works great in internet explorer but not in netscape. Can you help?
function formHandler(selected)
{
var inselected = selected
if (inselected == "N")
{
document.OrderCriteria.Action.value =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.