Athos Posted June 25, 2012 Posted June 25, 2012 (edited) Hi guys, so far I have to say, all your help has been fantastic. I have another question involving checking a checkbox that doesn't seem to be a checkbox in an IE browser. I went through the html source, and I was unable to find any checkboxes in the file. The checkbox I want involves selecting all rows. The closest thing I could find was this: jstables.srchvars.select = 'Select all rows'; I want to do this same thing on a different page and on that page its: jstables.select_all_tooltip = 'Select all rows'; I have no idea how to go about checking something on a jstable, or even if that's what I need to be focusing on. I know I can cheat and use control click to solve this problem, however I wan't to solve this problem using _IE incase the location of the checkbox changes. Thanks, Athos Edited June 25, 2012 by Athos
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now