PDA

View Full Version : Determining page offset in NS7


Algorithm
11-16-2002, 03:28 AM
window.pageYOffset doesn't seem to work. Does anyone know the equivalent syntax?

WA
11-16-2002, 12:47 PM
Hmmm...it should work in NS7. I know very early versions of NS6 contained a bug that prevented it from recognizing this property, though that was long resolved. The property does work in Mozilla 1.0 (just tested).

Algorithm
11-16-2002, 08:57 PM
Sorry, my bad. My cache hadn't updated the js file. Works fine now.