PDA

View Full Version : Menu Item


lime_sub
05-15-2003, 04:26 PM
i have this problem of javascript..
this is what i need.
i have lots of menu item.
and i am tired of linking them all up.
so i was thinking of using javascript.

I plan to give each menu item with and ID
then when the menu item with the same ID is clicked,the browser will
open up a page in the same browser.

how do i code this in javascript or whether this is possible?
thank you.

Vladdy
05-15-2003, 04:27 PM
Relying on JavaScript for navigation is a VERY BAD idea...