Topic awaiting preservation: drop down menues |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: copenhagen, denmark |
posted 02-06-2003 10:07
How do I make dropdownmenues in javascript. It needs to be made in layers. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 02-06-2003 15:23
thomaspries: Welcome. You might want to explain what you want a little more - why not use HTML? |
Nervous Wreck (II) Inmate From: copenhagen, denmark |
posted 02-06-2003 15:40
Because they need to be dynamic, so that I can use a content management system in the background. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 02-06-2003 17:26
You start with the <script> tags... |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 02-06-2003 17:33
thomaspries: You can complete build DDMs from JavaScript (but it is largely unneccessary and unwise) or you can manipluate the contents using JavaScript - I'm just not sure what you are looking for. |
Maniac (V) Mad Scientist From: the bigger bedroom |
posted 02-07-2003 03:11
hi! |
Nervous Wreck (II) Inmate From: copenhagen, denmark |
posted 02-07-2003 09:33
Thanks for your help! |