Re: offestTop et scrollTop always zero



>>There might be a slimy hack using text height times index or something, but
that can fail if the user scales up their zoom ratio...

I'm not talking about a slimy hack, but a bug. IE ALWAYS returns zero whatever the option is and whatever
the scroll position of the select box is. This is the problem.

>>Since you're not going to get it easily ... lets examine why do you need it?

I need to control the select scroll to make sure that a certain option is visible in the select box,
WITHOUT having this option selected (the currently selected option must remain the same).
.


Loading