My Conf: IE7, Windows XP
object.blur() - not working on IE7
I'am trying to do next:
object.fireEvent("onblur")
--------------------------
js on page
onblur="alert('Minimal Value Length is not a Number'); minLenth = ''; return;"
And it's stuck on this, till i click Ok
object.blur() - not working on IE7
I'am trying to do next:
object.fireEvent("onblur")
--------------------------
js on page
onblur="alert('Minimal Value Length is not a Number'); minLenth = ''; return;"
And it's stuck on this, till i click Ok

