Dropdown menus - HELP please (1 Viewer)

Joined
Oct 24, 2004
Messages
666
Location
Penrith area..
HSC
N/A
hey guys;
drop down menus in dreamweaver MX - created one, using the "layer technique" but i'm havin a lil bit of difficulty.. i managed to create the d.dwn menu but every time i try to select it - it flickers and doesnt let me select the option that i want.. i dunoe why - can anyone help me?? :confused: :confused:
pleaseeeee - my assessment is due in little a over 3weeks..
-cheers-
 

MedNez

:o>---<
Joined
Aug 21, 2004
Messages
3,004
Gender
Male
HSC
N/A
Could you please paste the html/javascript that DW generated for the dropdown menu ?
 

jm1234567890

Premium Member
Joined
Aug 18, 2002
Messages
6,516
Location
Stanford, CA
Gender
Male
HSC
2003
you sound like you don't know javascript/html overly well. Are you sure you need a drop down menu. Mabye consider replacing it with regular HTML?

It will cause you alot less pain.
 
Joined
Oct 24, 2004
Messages
666
Location
Penrith area..
HSC
N/A
jm1234567890 said:
you sound like you don't know javascript/html overly well. Are you sure you need a drop down menu. Mabye consider replacing it with regular HTML?

It will cause you alot less pain.
i can create simple d.dwn menus using html - but they aren't the kind that i'm aiming to create y'know.. they are like menu boxes but are soo simplex - not prettyfulllll!~!!
anyhow - i think im gonna use iframes but yeah, d.dwn first.. *argh!*
 
Joined
Oct 24, 2004
Messages
666
Location
Penrith area..
HSC
N/A
MedNez said:
Could you please paste the html/javascript that DW generated for the dropdown menu ?
wait- i was thinkin that you meant DW as in don't worry
my bad

the code is

<img src="website/images/menu_side.gif" width="190" height="255" onMouseOver="MM_showHideLayers('Layer1','','show')" onMouseOut="MM_showHideLayers('Layer1','','hide')">

umm - i dont know if that'll show though .. i dont know how to make html code show up *grr*
 

Jumbo Cactuar

Argentous Fingers
Joined
Sep 8, 2003
Messages
425
Gender
Male
HSC
2003
What about the 'MM_showHideLayers' function?

That's the guts of it.


(If you are like ~ wtf?! ~ post a link or attach the files)
 

MedNez

:o>---<
Joined
Aug 21, 2004
Messages
3,004
Gender
Male
HSC
N/A
All that code does is show an image on mouseover?

I don't see anything to do with a menu :S
 
Joined
Oct 24, 2004
Messages
666
Location
Penrith area..
HSC
N/A
MedNez said:
All that code does is show an image on mouseover?

I don't see anything to do with a menu :S
ah yes, but if i create the menu in a layer .. that is hidden - it works
but it doesnt matter nemore
i javascripted it with the help of a mate - so tis all cooLios =)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top