Log in

View Full Version : iframe linking help



RedBullAddict
10-18-2005, 10:27 AM
Hello,
I am building this site,

http://www.woodrichwebworks.com/evergreennursery/newsite/index.html

using iframes and am having a difficult time getting some of the pages to link correctly.

If you click on the first couple of navbar links you will see the header in the left content window change to the respective link. However, when you click on the pricing link - then select shrubs, I am not sure how I should link the navbar to get out of this screen. From here I know how to get to the main page (index.html), but how do I load the respective iframe?

From the shrubs page how can I get to the Evergreen System.

Hope this makes sense and thanks in advance.

Freeman
10-19-2005, 02:08 PM
Heres a thought: once you are in the shrubs pricing, instead of having each letter have their own page make them anchors within the list. That way they don't have to click back a billion times if they have been looking at the different plants. To do that you might have to put the letters inside the table somewhere. <a name="name">text</a> then for the letter <a href="#name">text</a>
And I'm not sure what you mean for the other thing but I hope this helps. JF

insanemonkey
10-25-2005, 06:00 AM
goto this website and right click veiw src and look at the i frames part... www.insanemonkey.us0.biz/indexo.php