I am having a problem on an intranet page I have created where I cannot make the page load default to the top of the page. Inside the page (near the bottom) I have an Iframe tag being used to a Javascript calculator that is on a separate page. Every time I load the home page, it automatically takes the page to the cursor area of the Iframe page.
Is there another tag I can add to force the page to load defaulting to the top and ignore the cursor indicator in the Iframe page?
.... or is there a tag that I can add in the page that would give the attribute that would be like
onpageload go here "xx" where xx=either a bookmark or the location of an image or table?
Is there another tag I can add to force the page to load defaulting to the top and ignore the cursor indicator in the Iframe page?
.... or is there a tag that I can add in the page that would give the attribute that would be like
onpageload go here "xx" where xx=either a bookmark or the location of an image or table?