Check if checkbox in an iframe is selected
Check if checkbox in an iframe is selected
How can i check (from the parent) if a checkbox in an iframe is checked.
Would this work?
$("#iframe").contents().find("input:checkbox").click(function() {
Topic Participants
icuucme2002
sime.vidas