PDA

View Full Version : getElementByID + Array = bad?


bcarl314
08-16-2007, 01:04 AM
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...