Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144568 | May 13,2019 12:36 AM UTC | May 13,2019 10:45 AM UTC | jQuery | 1 |
![]() |
Tags: ejRTE |
function getValue()
{
var check1 = $("#rteSample_Iframe").contents().find("#Checkbox1").is(":checked");
var check2 = $("#rteSample_Iframe").contents().find("#Checkbox2").is(":checked");
alert("Checkbox 1 is checked : " + check1 +"\n Checkbox 2 is checked:" + check2);
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.