getElementByID + Array = bad?
Hoping someone can help me with this: I'm working on a user customizable navigation with each link in it's own DIV with DIV IDS of "Link[n]". I've then set up a way for users to select which links they want to appear in the nav using a simple form and cookies. All of it's working fine. Where it's...
|