
This method also requires that the developer keeps track of the XY coordinates of where the chapters start on the page. Still, this method is messy, tedious, and requires that the files get modified after each time the site gets published.Īnother method, posted by Cyclosaurus in Apple’s Support Discussion Forum, link here, uses javascript to execute window.scroll functions.
Massreplaceit software#
The author has a neat trick that uses the Massreplaceit software to perform the global changes necessary. Basically, this method requires that the html-file is modified after the site is published. One method, published on the fabulous site, is described here. At least the majority of the sites I create contain a FAQ, a table of contents, or a similar list where it is not suitable to create separate pages for each item.Ī few workarounds have been posted elsewhere. One of those silly mistakes was not to include support for anchors. It has a few shortcomings, however, some of which so debilitating that one must wonder what the developer at Apple was thinking when he/she thought the product was ready to ship. This snippet will help you skip every step above.IWeb ’09 is so easy to use it is almost a pleasure to create simple but beautiful websites.
Massreplaceit pro#
You can create multiple anchoring points via Smart Anchor of Pro Pack. Since this is a standard HTML, you don't need to double check on different browsers. (Of course, you may have other queries on the list.) Push "Replace All" button to apply to all of them.Ĭheck if the anchor works on your web browser.

You would be noticed at what pages will be applied according to these queries. Push "Replace" button at the bottom to apply. If you want to make a link to a different page, you can type like Link nameīelow is an example which I made for this anchor. For example, I typed Read about Anchor on the Replace field. Then, please input Link name on the "Replace:" field right below the Find field. Go to Title) on "Find:" field of "MassReplaceIt" application.įor example, I typed "#Read about Anchor" on "Find:" field. To make a link directly to move to the content, Add Find / Replace Field by pressing "+" button. You can input The Content Title on the "Replace:" field under the "Find:" field.įor example, I input Anchor DEMO on the Replace field. The next thing is to give an unique link name to the specific content.

For example, I typed "#Anchor DEMO" on "Find:" field. Then type the content title name (including #) to be linked on "Find:" field of "MassReplaceIt" application. (If you didn't master Replace HTML tutorial yet, please learn it now.)Īdd Find / Replace Field by pressing "+" button. Open "MassReplaceIt" application, and then select "Query" you want to use for your website or you can add right now. Save your website, and then publish to Local Folder. Then, I added a text box to make a link to "Anchor DEMO", and I typed "#Read about Anchor".

I added a Text Box, and then typed "#Anchor DEMO" on the text box. Here, I want people to directly go to "Anchor DEMO" content. I will give you an example to describe it easily.
Massreplaceit how to#
There are two things to make an anchor One is to assign names to specific contents, and another is to make links to go to the contents.įirst, I'll describe how to assign a name to a content that you want to link.Ĭlick here to move to "how an Anchor works" section. Thus you can use "URL#tag" for iWebsites. A super-easy wizard will create an anchoring point without any codings.

This is one of the most useful HTML functions, but iWeb doesn't allow to do it. Anchoring is used for directly going to the specific content of a page.
