PDA

View Full Version : Working with web page menus



mzeeshan.shaikh
14 Jun 2010, 09:21 AM
Hi all,

I am designing a web site for the first time.
I have separated all the categories pages into different folders.
suppose one is

1. pages/wallpapers/cars/Bmw/main.html
2. pages/wallpapers/bikes/honda.html
3. Main.html

menu/main.js

Now i am using the same menu on all the pages.

When i am on honda.html click on honda again it donot founds any thing.
This is because it finds for path pages/wallpapers/bikes/pages/wallpapers/bikes/.html

Is there any way to avoid this thing.

Regards

Jason
14 Jun 2010, 09:33 AM
Use base.

http://www.w3schools.com/TAGS/tag_base.asp