Values?
- Started
- Last post
- 5 Responses
- stuc
What code should I put in the values field whn I create pop up drop down menu in DW? I mean, I created a drop down menu, and it goes to a "List Values" window where I enter the Item names I want on the list, and next to that is ask for the values of each item. I want to call a page to an iframe right below the list. The i frame is called mainstage, the 3 pages being called to the three items are:
1.html
2.html
3.htmlI am stupid I know, and some may find this primitive question offensive. I'm sorry, I'll try harder, but should you find pitty, as I've been trying since unsexypixel offered help at 2 in the morning last night... don't believe me, search "HTML Code Help!"
Thanks
- stuc0
Come on... tis must be an easy one for a guru. Anyone?
- rasko40
its a mare cos you cant post html in this forum.. lemmesee..
change the [] for morethan/lessthan.. except the ones around 'yourtargetiframe'
[form name="form1"]
[p]
[select name="youname" onChange="MM_jumpMenu('parent.fr... class="yourcss"]
[option selected value="#"]whatyouwanttoappearfir... [/option]
[option value="page1.html"]thepagename...
[option value="page2.html"]thepagename...
[option value="page3.html"]thepagename...[/select]
[/p]
[/form]
- rasko40
actually i fucked up a bit there... you need this bit..
[select name="yourname" onChange="MM_jumpMen u('parent.frames[\'y ourtargetiframeinher e\']',this,0)" class="yourcss"]
- stuc0
Uhm... Ok, I'll try and put that together, thanks man.
- stuc0
What happened? There was 2 other post in this thread, they've vanished! Ok, no more crack for me.