Search found 9 matches

by pinchio
Sun Apr 18, 2004 9:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Menu 5.x PLUS Search Engine Friendly PLUS Useability
Replies: 5
Views: 3881

Milonic Menu 5.x PLUS Search Engine Friendly PLUS Useability

As my subject indicates this post is about the menu and useability and being search engine friendly. I do hope those who are familiar with these topics weigh in on this.

Point (1) - The milonic menu uses javascript for building DHTML menus.

Point (2) - Search Engines don't like javascript anything ...
by pinchio
Sun Apr 18, 2004 1:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Absolute Positioning of Menu relative to image on page
Replies: 0
Views: 1788

Absolute Positioning of Menu relative to image on page

In the past when faced with placing a dhtml layer on a centered web page I've used the getElementById() method in javascript as a method to retrieve the DOM object reference to an image used as a "anchor". This image could be any image on the page, but a guideline would be to use an image that does ...
by pinchio
Mon Apr 05, 2004 7:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Width Mystery...extra spacing to the right!
Replies: 15
Views: 10100

Sorry guys, still no luck. If you like I've put together a small screen capture movie (.avi) which shows you what I'm up against. In the first example you'll see my original code and in the second example you'll see Ruth's code and how it renders. As you'll see it's not like Ruth's and I still see ...
by pinchio
Mon Apr 05, 2004 3:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Width Mystery...extra spacing to the right!
Replies: 15
Views: 10100

Ruth, your test site looks like the way I want it, no padding occuring to the right of the menu items. I'll download your test script to see how it behaves on mine.

let you know how it works out.
by pinchio
Thu Apr 01, 2004 10:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Width Mystery...extra spacing to the right!
Replies: 15
Views: 10100

I've done as you mentioned but still the same. I have version 5.1 installed. Here is the code so far including edits.


_menuCloseDelay=500
_menuOpenDelay=50
_subOffsetTop=0
_subOffsetLeft=1
with(menuStyle=new mm_style()){
onbgcolor="#000000";
oncolor="#99CCFF";
offbgcolor="#000000";
offcolor ...
by pinchio
Thu Apr 01, 2004 9:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Width Mystery...extra spacing to the right!
Replies: 15
Views: 10100

Still no good, it still places padding to the right.

What I really would like is to not specify the width of the menu or menu items but have them size as necessary to fit the text. I've set the placement of the menubar absolute with top and left properties so I know exactly where the menubar ...
by pinchio
Thu Apr 01, 2004 7:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Width Mystery...extra spacing to the right!
Replies: 15
Views: 10100

Menu Item Width Mystery...extra spacing to the right!

I've been playing with the menu and I can't seem to figure out why there is spacing to the right of menu items. Here is my code and a picture.

http://www.marchnetworks.com/menushot.jpg


_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50 // The time ...
by pinchio
Tue Mar 30, 2004 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I add padding to submenu arrow/image?
Replies: 2
Views: 2263

How can I add padding to submenu arrow/image?

I want to add padding around the submenu arrow image. Right now my submenu arrow image looks very tight alongside the text.

On a related note, can I add text in place of the submenu arrow image similarly to this "-->" to indicate a sub-submenu will appear?

Thanks for any assistance.

Rob
by pinchio
Fri Mar 26, 2004 5:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Version 5 and Listbox issue
Replies: 1
Views: 1886

Version 5 and Listbox issue

I have not used this product before so I have no history with it's capability.

Can someone reassure me that this menu code will allow my menu to display "on top" of a listbox/selectbox.

If you're reading this post you know exactly what I'm referring too.

Are there any limitations or gotchas (like ...