Sir,In my web page there are lots of buttons having same name, they are called using _javascript_. They are as follows:<button type="button" name="delete" id="delete" >Delete</button><button type="button" name="delete" id="delete" >Delete</button>
<button type="button" name="delete" id="delete" >Delete</button>
ie.button(:index,3).click , this works great if we know the index, but if someone just doesn't know the index, knows only the parameter which is ('delete', 'KH'), then what is the solution for it?Please send me the solution for this.Thanks in AdvanceWith RegardsVikash Kumar
Find out what India is talking about on Yahoo! Answers India.
Send FREE SMS from New Yahoo! Messenger to Mobile: Download NOW!
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
