ps:
i use
if($.browser.mozilla){
if((window.pageXOffset<1)||(window.pageYOffset<1)){
window.scrollBy(0.1,0.1);
}
}
to fix this, but i sure there is a more elegant way and also it might be
possible to merge this into ifxscrollto.js ?
Daniel
--
View this message in context:
http://www.nabble.com/-Bug--Interface-ScrollTo-tf2719135.html#a7581897
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/