Connecting Tech Pros Worldwide Help | Site Map

asp.net and javascipt problem

Newbie
 
Join Date: Aug 2009
Posts: 3
#1: Aug 6 '09
i don't have window.pageYOffset in window objects in javascript when I use asp.net.
i don't have document.body.scrollLeft in document objects in javascript when I use asp.net.
i don't have document.documentElement.scrollLeft in document objects in javascript when I use asp.net.
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,743
#2: Aug 6 '09

re: asp.net and javascipt problem


Three statements but no question in your post
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,066
#3: Aug 6 '09

re: asp.net and javascipt problem


Well...you would have these things available to you in JavaScript if you were using FireFox.

This is not an ASP.NET question because it has nothing to do with ASP.NET. It has everything to do with how JavaScript works in different browsers.

You need to rephrase your question because I have no idea what you're trying to accomplish or even what you're having problems with....so I can't help you more.
Reply