Search found 17 matches

by biographie
Tue Aug 31, 2004 9:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

COOL!!!

Now it is all working! :D

I just changed the equal signs to dashes, still looks good.

One small victory! Now I have to get to work on adding content behind all these pages :|
by biographie
Tue Aug 31, 2004 5:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

Thanks for the suggestion, but I prefer to keep with the original idea. I don't want the menus to differ from area to area, especially on the same page. I expect the info that I put for each specific site/area to vary. So keeping the same style with the single header I think is best. Are you agreein...
by biographie
Tue Aug 31, 2004 3:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

Well, I seem to have gotten everything I asked for. I went to the bookstore last night, and got one of those thick O'Reilly books. Started reading about DOM and stuff. I am now setting two global variables on each page to tell the menu were to place itself. The code in the html is very simple: <head...
by biographie
Mon Aug 30, 2004 11:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

Thank you for all the help!

Thanks you very much Ruth! I have been going suggestion-by-suggestion trying out what you said. I split the menu into two files no problem. Now I just need to update all the pages accordingly. You can see the change in the menu action on the home page now. It looks like for now, I am going to use th...
by biographie
Mon Aug 30, 2004 5:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

Thanks Ruth! This has been very enlightening. This is good news about more than one menu file. I am thinking have the lower right-hand menu be the standard menu_data.js file, and it will be common to every page. And then have a seperate map.js file for pages that need them specialized. I know I can ...
by biographie
Sat Aug 28, 2004 8:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Forcing the submenu direction and placement
Replies: 11
Views: 6059

Forcing the submenu direction and placement

Please look at my website to see what I am going to describe below. I am just getting started revamping my site, and only have a few pages up and running, but it is enough to test with: http://scott.korey.name I want the menu to be down near right hand corner as you will see on the page. When you go...
by biographie
Sat Aug 28, 2004 8:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Items URLs
Replies: 3
Views: 2787

thanks!

OK, well I got ahead of myself. You are both right. Taking out the / made everything work again when I was testing locally. I don't have my Mac setup exactly like my ISP. I just try to test the pages from GoLive. But everything works just fine once I upload it to the server with the / in place. I gu...
by biographie
Thu Aug 26, 2004 4:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Items URLs
Replies: 3
Views: 2787

Menu Items URLs

I just updated to the latest version, and I seem to be experiencing a problem. When I am checking my website over on my local machine, and I pick a menu item I get a dialog box saying that the file does not exsist. If I remember correctly, before we had a variable we could set to the local working d...
by biographie
Fri Aug 01, 2003 6:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu grows in table, how do i stop it?
Replies: 2
Views: 2410

menu grows in table, how do i stop it?

check out my website: http://www.onsightimages.biz At the moment I am just trying to get the functionality I am looking for (none of the links go anywhere yet). When you roll over the menu, it grows/extends slightly out to the right, and it makes everything on the page shift to the right. How do I k...
by biographie
Tue Jul 29, 2003 11:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu and directory file structure (again)
Replies: 0
Views: 2244

menu and directory file structure (again)

I must be the dumbest person trying to use this menu. I just can't get it working with the files in different locations. FYI - I have not posted any of my pages to my website, I have strictly been trying to preview them on my local machine. I am using GoLive 6. When I test out Andy's examples in a s...
by biographie
Wed Jul 09, 2003 9:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: File Paths for JS and HTML Not Working
Replies: 11
Views: 8898

how can you do that?

"For instance, I keep all menu files and arrays in /templates/menu5/ (for now, anyway). This way you can call the structure from any level and not have to worry about ../ stuff or multiple array files. To keep my server-relative addressing, milonic_src looks like this... " If you are able ...
by biographie
Mon Jun 23, 2003 4:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: File Paths for JS and HTML Not Working
Replies: 11
Views: 8898

File Paths for JS and HTML Not Working

This could probably go under the other post, but I wanted to detail my findings more, and understand what is happening. I use an extensive directory structure to keep my files (and my mind) in order. If you can imagine, my index.html sits at the top layer, with my menu_data.js file, my milonic_src.j...
by biographie
Thu Jan 09, 2003 10:59 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Apple Safari web browser
Replies: 12
Views: 7823

Apple Safari web browser

I know this is probably too early, but has anyone noticed any problems with the new browser? Granted, I understand it is only a public beta, but I have seen what looks to be some appearance problems. I just tried the home page for this site on Safari, and the horizontal menu was all bunched-up. So I...
by biographie
Thu Oct 17, 2002 5:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I have the .js files in another location?
Replies: 10
Views: 6603

wait, i think i still have a problem with the url variable

okay, maybe i got ahead of myself, what do you do about this situation: When you call the images to be used for each submenu item in the addmenu function: "<img src=urladdr+/google_icon.gif border=0>&nbsp;Google.com", "http://www.google.com" how in the world do you get the sr...
by biographie
Thu Oct 17, 2002 5:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I have the .js files in another location?
Replies: 10
Views: 6603

one slight change to your url variable post

thanks bobwill! that helps big time, but i found one little thing, or maybe i am doing something wrong: when you go to use the variable urladdr, it needs to be outside the quotes: urladdr+"/images/arrow.gif" not "urladdr+/images/arrow.gif" i know it is a small thing, but to someo...
by biographie
Thu Oct 17, 2002 4:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I have the .js files in another location?
Replies: 10
Views: 6603

That works!

Thanks Scott! That works like a charm!! :D I would not usually mind looking at the code to figure out what I need to do. But that mmenu.js file is just a beast to look at. Maybe you can answer this quick question for me. Does it create an issue my having multiple menu_array and mmenu.js files locate...
by biographie
Thu Oct 17, 2002 7:50 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I have the .js files in another location?
Replies: 10
Views: 6603

Using menu across multiple pages in different locations?

I am new to this, but I am slowly learning quite abit about menus. This is really awesome, but I have a problem. As mentioned above, I was trying to use the script to the menus on other pages I had created, and did not see them. Once I changed the relative file path to the .js files, it started to l...