Smurf_Pimp
11-15-2003, 02:12 PM
Can somebody tell me how to get the drop down menu's like that of Canada Computers (http://www.canadacomputers.com). I've search everywhere but I cannot seem to find a site with a decent explanation, if any.
|
Click to See Complete Forum and Search --> : Javascript Menu Smurf_Pimp 11-15-2003, 02:12 PM Can somebody tell me how to get the drop down menu's like that of Canada Computers (http://www.canadacomputers.com). I've search everywhere but I cannot seem to find a site with a decent explanation, if any. Anthony_2oo3 11-15-2003, 04:31 PM well i have seen similar ones on Dynamic Drive, take a look at these 2 scripts, ther quite good. http://www.dynamicdrive.com/dynamicindex1/popit.htm or http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm There the two that i suggest but u may find more if you go hwere http://www.dynamicdrive.com/dynamicindex1/ Let me know how you get on:) Smurf_Pimp 11-15-2003, 07:41 PM Thanks a lot, that was exactly what i was lookin for. All i need now is to find a way to get the menu to pop up in a uniform place every time now. As it is right now the menu pops up depending on where your mouse scrolls over, i would rather it pop up in the same place every time orkko 11-15-2003, 07:57 PM yeah, thanks indeed, I was about to come here to ask the same question and bam! :) Thanks a lot, hehe goodie goodie :p Lizasee 11-16-2003, 11:02 AM And I just *did* ask the same question *before* I found this...thanks. What would be ideal, though, is to have my submenu look something like this. http://www.worldpressphoto.nl I love the look of it, but don't know how to get it. Any ideas? Thanks. Liza Anthony_2oo3 11-16-2003, 04:23 PM That is a good menu but they will have had that made for them. I havnt seen any on the internt for free but am sure if u edit a simular one u may got what you wish Smurf_Pimp 11-16-2003, 06:10 PM so anybody have an answer to the question of getting it to pop up in the same place every time? Lizasee 11-20-2003, 12:13 PM Smurf, I know it's possible, at least in IE (if I recall, it's not as stable in Netscape). Check this site...ignore that when you first get there, it is in a different place...that is because of the pop-up ad they have at the beginning. http://www.streichers.com Hope this helps. Lizasee 11-20-2003, 12:19 PM By looking at that Canada site, possibly it may be this part of each line at the beginning of the menu list. It looks like it is hard coding the x,y position for the beginning of each menu box...see the 140,19? If you look at the first line of each menu box, it appears to be the x,y (notice it is always 19, and each descending list has a bigger first numbe...meaning lower?). I think that may be it. window.fw_menu_2 = new Menu("root",140,19,"Arial, Helvetica, sans-serif",12,"#ffffff","#7999ba","#7999ba","#ffffff"); Lizasee 11-24-2003, 12:24 AM I have gotten a menu like this to work in IE and Netscape on PC, but on my husband's Mac it doesn't seem to work - and other mouseover menus do seem to work. Anyone know how to make it work in Mac? Thanks! Liza webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |