need help with DHTML Popup Menu

This is a discussion on "need help with DHTML Popup Menu" within the JavaScript Forum section. This forum, and the thread "need help with DHTML Popup Menu are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 29th, 2004, 17:28
New Member
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
need help with DHTML Popup Menu

i've been surfing the net for a looooooong time now looking for a dhtml popup menu. here are some examples of what i am looking for

http://www.hiermenuscentral.com/
where it says Latest Version, Bulletins, etc...when the mouse is over it pops up a submenu

http://www.projectseven.com/
where it says Home, Extensions List, etc...when the mouse is over it pops up a submenu

i've tried to save the site to see how they did the code for both of these websites, but after i saved it they didn't work when i moved my mouse over it. i want it to be vertical like theirs and also a key note, i want them to be links first...what i mean by that is, if you view the html source code for either website, you'll notice that you're able to find them as:

Latest Version Bulletins
Home Extensions List

and so on. i would like it to have a popup menu over the link. if you could help me out with getting this code and getting it to work i would greatly appreciate it. thanks in advance!

  #2 (permalink)  
Old Jun 29th, 2004, 18:55
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
http://www.dhtmlcentral.com/projects/coolmenus/
  #3 (permalink)  
Old Jun 29th, 2004, 19:15
Up'n'Coming Member
Join Date: Oct 2003
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jamslam
How about a CSS drop down menu I made?

http://www.webtrickscentral.com/stuf..._dropdown.html
  #4 (permalink)  
Old Jun 30th, 2004, 02:48
New Member
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Both are really nice and thanks for your help! I like the css drop down menu ya made as well! Well done!! Thanks again.
  #5 (permalink)  
Old Jun 30th, 2004, 02:51
New Member
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
btw jamslam, what is this...

body {
behavior: url(htc/moz.htc);
}

?
  #6 (permalink)  
Old Jun 30th, 2004, 03:16
Up'n'Coming Member
Join Date: Oct 2003
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jamslam
http://www.webtrickscentral.com/stuff/CSS/htc/moz.htc

It's an HTC (HTML Component) behavior file, which uses javascript to emulate the :hover psuedo class in Internet Explorer only. In any other browser, it's completely ignored- but the :hover pseudo class already works properly so there is no need for the HTC file.
  #7 (permalink)  
Old Jun 30th, 2004, 03:22
New Member
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
when i saved your css drop down menu to my desktop and opened it up, it didn't display the submenus...? i dunno why...i am running on IE6.0, but that shouldn't matter right? any ideas...?
  #8 (permalink)  
Old Jun 30th, 2004, 04:19
Up'n'Coming Member
Join Date: Oct 2003
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jamslam
You need to save the HTC file as well. I figured you would have known about that since you asked me about it. lol.

But yea, save the HTC file to your computer by clicking on this URL:

http://www.webtrickscentral.com/stuff/CSS/htc/moz.htc

Now make a folder called htc in the folder that you have the drop down menu in, and put the moz.htc file in that htc folder.
  #9 (permalink)  
Old Jul 1st, 2004, 05:45
New Member
Join Date: Jun 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
cool, thanks! i didn't know about the HTC haha - thanks again!
Closed Thread

Tags
help, dhtml, popup, menu

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
onclick dhtml popup bruno89 Web Page Design 7 Sep 8th, 2006 15:36
inline frame vs. dhtml menu sirbogdan JavaScript Forum 0 Nov 28th, 2005 10:13
DHTML Menu setiawan77th JavaScript Forum 2 Oct 15th, 2004 08:42
dhtml menu for IE - Netscape - opera greg Web Page Design 1 Jan 7th, 2004 15:54
DHTML popup menu Reeno Web Page Design 3 Nov 2nd, 2003 21:28


All times are GMT. The time now is 10:45.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43