Jump to content

changing a javascipt button


Recommended Posts

I need to check a radio box for a button on a website but cannot figure out how. if i right click on it and go to properties, under the Address URL it says

java script:changeRadio('O7995938_1',%201)

and if i click on it with the WindowSpy open it calls it

java script:changeRadio('O7995938_1', 1)

what would be the correct way to send that command?

Link to comment
Share on other sites

thanks. now, in order save that change, there is a "Save" button on the page that i have to press. the html for it is

<input type="submit" name="submit3" value="Save">

What command would i send to save the javascript change?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...