Form values and innerHTML
Alan Taylor has discovered another intriguing JS quirk: changing form values in Internet Explorer actually changes the underlying HTML structure, so that the value returned by innerHTML is altered. See Alan's example here.
We got your Ajax right here.
Alan Taylor has discovered another intriguing JS quirk: changing form values in Internet Explorer actually changes the underlying HTML structure, so that the value returned by innerHTML is altered. See Alan's example here.
<< Home