Yes, Jeff's post is correct. THANK YOU Jeff!!
However, I was not able to get:
alert( document.getElementByID('someid').offsetTop );
to work, so I used:
alert( someid.offsetTop );
instead.
Ron
I have a series of tables, one after another, on a page. I'd like to know the y position of these tables. But the tables are not absolute positioned. So i don't know if this is possible. I've tried surrounding a table with <div id='someid'></div> and then at the end of the page using
<script>...
Request.ServerVariables("HTTP_USER_AGENT") returns a string containing Mozilla/# . Does "Mozilla" mean that the browser is a Mozilla compliant browser? It shows up in any version of IE and Netscape.
Thanks
I am writing a telephone formatting event handler. Currently my function works on the "onKeyUp" event. It checks the string, strips out unwanted characters and rewrites the value of the element. It does this after each "KeyUp", but this creates problems (see last paragraph...
Anyone know how to addFavorites to AOL?
The addFavorite method works in IE, but not in AOL. What happens in AOL is that the method actually opens the AddFavorite Dialog box where you can accept the new Favorite. This is then added to your "Windows" Favorite. IE uses the Windows...
When I "Save as Favorites" a frames site on IE 5.5, the Favorites link actually saves a different URL. So when I attempt to go to the page through the favorites link, I do not end up on the parent frame, but on one of the sub-pages.
Does anyone have suggestions on:
1. How to make IE...
When I "Save as Favorites" a frames site on IE 5.5, the Favorites link actually saves a different URL. So when I attempt to go to the page through the favorites link, I do not end up on the parent frame, but on one of the sub-pages.
Does anyone have suggestions on:
1. How to make IE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.