[jQuery] magical setTimeout in IE

[jQuery] magical setTimeout in IE


Hi,
I'm not an expert in this, I've checked list archive and I didn't find
nothing similar. If You know why this is happening please let me know.
HTML is something like that:
<form name="test" method="get" action="something">
<input name="handler" id="browser" type="radio" value="browser"
checked="checked" class="defaultHandler"/>
<input name="handler" id="browser2" type="radio" value="browser2" /