|
It yields non empty value and will alert a, even if the div in form is blank.
In a static way, the div is blank ,and will only get its value from onchange event. I suppose , that ajax function is setting its value within the process ,without onchange event. The firebug nor error console gives any error. But the problem exists only with firefox.
|