Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Form action not working in Chrome HELP.

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #30568
    elneco
    Participant

    Dear forums,

    i have a drop down form that looks like this:


    ACTION="../cgi-bin/redirect.pl"
    METHOD=POST onSubmit="return dropdown(this.gourl)" onclick="return dropdown(this.gourl)">






    :::::::::::::::::::::the script:>>>>>>>




    //



    clicking the ‘GO’ button works fine. But if you notice i also have the “onclick” set to return the url.

    Why wont this work in chrome?

    Someone Please help, Thanks

    -Jaime

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.