Jump to content

Recommended Posts

Posted

I'm trying to figure out how to check the status of a checkbox in _IE

I've been looking for a day and trying various things but can't figure it out.

The checkbox is used with AJAX, I can click it using an _IEAction but I haven't figured out how to read the status of it.

Alternatively I could try to check the display status of a div (The div is toggled display:none/display:block when clicking the checkbox)

Posted (edited)

See the ControlCommand function (Window Management | Controls) in the Help file. I have no idea if that'll work for your situation or not. It probably wont, but it's worth a try I guess.

Edited by somdcomputerguy

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

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
×
×
  • Create New...