Its easy. Just set the Horizontal parameter to 0 for vertical (or leave it blank).
Instructions on what to do are right inside menu_array.js, which is the file that houses the menu you build.
Search found 18 matches
- Sun Jun 30, 2002 6:24 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Vertical Menu Possible?
- Replies: 1
- Views: 2186
- Sat Jun 29, 2002 11:20 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: No separators on Horizontal menu. Bug?
- Replies: 0
- Views: 2406
No separators on Horizontal menu. Bug?
I have a menu - created by my automated ColdFusion-based Milonic menu generator - that has a strange quirk. On the top level of the menu I can't see any item separators, seemingly no matter what I do.
Then, if I let a sub-menu define its own width (rather than expressly defining a pixel width for ...
Then, if I let a sub-menu define its own width (rather than expressly defining a pixel width for ...
- Thu Jun 27, 2002 7:15 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: BIG multi-level menus are slow
- Replies: 1
- Views: 2407
- Fri Jun 21, 2002 10:25 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: ColdFusion Tag
- Replies: 5
- Views: 13048
- Fri Jun 21, 2002 9:28 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: ColdFusion Tag
- Replies: 5
- Views: 13048
I store my menu arrays in a big text field. The idea was to be able to swap in different menus, depending on the group permissions and privilege level of the given user running the system at that moment. However, the same thing can be accomplished as you describe.
I keep my different menu versions ...
I keep my different menu versions ...
- Wed Jun 19, 2002 6:04 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: ColdFusion Tag
- Replies: 5
- Views: 13048
- Fri Jun 14, 2002 12:37 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: No of levels of sub-menus?
- Replies: 3
- Views: 3349
- Thu Jun 13, 2002 6:43 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Hide menu based on user level
- Replies: 4
- Views: 5482
- Thu Jun 13, 2002 7:45 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Hide menu based on user level
- Replies: 4
- Views: 5482
- Wed Jun 05, 2002 6:59 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Webdsgnrs: must buy 1 licence or 1 for every site they sell?
- Replies: 1
- Views: 2833
- Tue Jun 04, 2002 7:52 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: menu array item size limit?
- Replies: 0
- Views: 2329
menu array item size limit?
I have this client who is trying to use swapover images. Trouble is, if the urls are too long they don't work. At some point (unknown at present) the menu can't handle the sheer length of the url.
Here's a sample menu item - its really a real image url, too. Doesn't work. The client's image ...
Here's a sample menu item - its really a real image url, too. Doesn't work. The client's image ...
- Thu May 23, 2002 10:06 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: a way to pre-load rollover images?
- Replies: 8
- Views: 6396
From what I can see, this menu isn't the only thing that fails to preload in IE6... Now that I'm looking I see it happening elsewhere, including a project I'm working on with a designer for another client of mine.
He's using Adobe GoLive to do his js, and his work has the same problem. *Something ...
He's using Adobe GoLive to do his js, and his work has the same problem. *Something ...
- Mon May 20, 2002 6:59 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: a way to pre-load rollover images?
- Replies: 8
- Views: 6396
No, the red is no big deal and not the problem. Just something I noticed when switching to 3.4.05.
The issue is the delay in getting the *mouseover* images. Each of those top-level items has a swapimage associated with it. On my own connection, I can see net access each time I roll over an image ...
The issue is the delay in getting the *mouseover* images. Each of those top-level items has a swapimage associated with it. On my own connection, I can see net access each time I roll over an image ...
- Mon May 20, 2002 6:26 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: a way to pre-load rollover images?
- Replies: 8
- Views: 6396
- Mon May 20, 2002 5:58 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: a way to pre-load rollover images?
- Replies: 8
- Views: 6396
- Mon May 20, 2002 5:23 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: a way to pre-load rollover images?
- Replies: 8
- Views: 6396
a way to pre-load rollover images?
I have a client that I'm building a menu system for who complains that the rollovers are slow to come up. The main images are fine, but the rollovers take a beat or two to download, which increases to an unacceptable amount of time for international visitors (I'm in USA and he's in Australia).
The ...
The ...
- Sun Mar 10, 2002 8:50 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: rogue line
- Replies: 1
- Views: 2332
rogue line
Hi. I have been using the menu for a while now but have a rogue line now appearing.
My site is: http://simucentre.cjb.net
Under the 'about' section there is a line, anybody have any idea of how to solve this?
TIA
My site is: http://simucentre.cjb.net
Under the 'about' section there is a line, anybody have any idea of how to solve this?
TIA
- Fri Mar 08, 2002 8:21 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Milonic search engine friendly?
- Replies: 6
- Views: 5986
Milonic search engine friendly?
I'm curious...
I use the menu in such a way that the menu arrays are actually kept right in the current html page (actually a single global ColdFusion template), rather than being broken out to a separate js file.
Is this good enough for search engine crawlers? Will they follow embedded links ...
I use the menu in such a way that the menu arrays are actually kept right in the current html page (actually a single global ColdFusion template), rather than being broken out to a separate js file.
Is this good enough for search engine crawlers? Will they follow embedded links ...