I know how to use anchors, but I want something that functions as anchor but doesn't need anything in the URL, but will be scrolled to where I want by default. Is that possible?
More Information:
  1. Using some divergent programming tricks, it lets you load up a frameset with a specific page and anchor in view
  2. You can also create links that include named anchors to other pages using the Point to File tool, which you used in the previous steps to create links
  3. There are two scroll boxes on the page and neither can be manually scrolled with Firefox
  4. A named anchor is just like a hyperlink -- but instead of sending people to another Web page, you are sending them to another location on your page
  5. What if you put it on the <body onload=""> of the source code of whatever is inside the iframe and use the _parent to point the main page?
  6. My link points to an anchor at the top of my web page

More: