Update - most of the example seacrhes mentioned in this thread now result in - this thread!
So in a roundabout way, it's not had the desired effect!
Search found 12 matches
- Sun Apr 10, 2005 5:45 pm
- Forum: Anything Goes
- Topic: Search Engine Spam
- Replies: 16
- Views: 14069
- Tue Apr 05, 2005 7:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Question about pageimage parameter
- Replies: 2
- Views: 2299
- Tue Apr 05, 2005 5:40 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Question about pageimage parameter
- Replies: 2
- Views: 2299
Question about pageimage parameter
I set up a some style properties to help show which page users are currently on: - pagecolor="#980C33"; pageimage='info_over.gif'; This is changing the text in the menu items to the correct colour, but only some items have an image (called 'info_up.gif') and I need this image replaced with...
- Mon Apr 04, 2005 7:27 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Changing initial state dependant on URL
- Replies: 1
- Views: 2180
Changing initial state dependant on URL
I'm using a horizontal menu, with horizontal submenus, which reults in a menu which doesn't take up a lot of space on my page. So, I've reserved the overall maximum space used by the menu just for the menu, i.e. the menu doesn't expand over any other content. For each page, I'd like the menu to star...
- Mon Apr 04, 2005 6:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Image Alignment in Menu Item
- Replies: 4
- Views: 3331
I had a look around, and found the imageposition parameter, which can be set to top, middle, bottom, left, center or right. I set it to right. The images are now on the right, but are now too high up! Height-wise I need the text and images to be centred. It seems imagealign=right is supposed to do t...
- Mon Apr 04, 2005 5:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: License Question
- Replies: 3
- Views: 2827
- Mon Apr 04, 2005 4:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Image Alignment in Menu Item
- Replies: 4
- Views: 3331
- Mon Apr 04, 2005 2:49 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: License Question
- Replies: 3
- Views: 2827
License Question
I am probably going to use Milonic DHTML Menu as it seems to do everything I need. The website it is for is still in development and I am currently using a work-in-progress domain to test. Is the domain hard-coded into the license, or will it work without adding Milonic links at the test domain whil...
- Mon Apr 04, 2005 2:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Image Alignment in Menu Item
- Replies: 4
- Views: 3331
Image Alignment in Menu Item
I want to change where an image is placed in a menu item, by default it's on the left... I've made a small graphic which I want placed to the Right of the Menu Item text, my code is: - aI("status=Click for Info;text=info;url=info.html;image=info_up.gif;overimage=info_over.gif;") which curr...
- Mon Apr 04, 2005 1:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Item calls Submenu and is also a link...
- Replies: 2
- Views: 2159
- Mon Apr 04, 2005 1:01 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Horizontal text menu - can it wrap to next line?
- Replies: 1
- Views: 2023
Horizontal text menu - can it wrap to next line?
My main menu is horizontal but rather long - is there any way to make, say, the first 5 items be on the top and then the next 5 on a line below? e.g. instead of Item 1 | Item 2 | Item 3 | Item 4 | Item 5 | Item 6 | Item 7 | Item 8 | Item 9 | Item 10 I want Item 1 | Item 2 | Item 3 | Item 4 | Item 5 ...
- Mon Apr 04, 2005 12:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Item calls Submenu and is also a link...
- Replies: 2
- Views: 2159
Menu Item calls Submenu and is also a link...
I've downloaded the sample menu and want to know if it can do what I need before putchasing a license, so..... 1) If I have a text Menu Item which calls a SubMenu, can I also make that item a link? eg. Home About Us Products |--->Product 1 |--->Product 2 |--->Product 3 Contact Us The "Products&...