Tag Archives: iframe text value
Check IFRAME Text by Javascript
Most of the Rich Text Editor use iframe, and besides server side validation it’s necessary to check client side validation with JS before storing any data. Let’s say you want to check if the body of iframe is empty. This … Continue reading

