Search found 297 matches

by vikenk
Sun Oct 29, 2006 6:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu busts out of table on browser resize [solved]
Replies: 27
Views: 16687

Hello, Well, it seems that you have the menu setup properly, even though the Scripts are placed in the HEAD. Moving them to the BODY would be preferred. I have one suggestion. I see that you've set the menu width to 481px. I think what's happening is this: When the browser window is resized smaller,...
by vikenk
Mon Oct 23, 2006 5:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: errors with transparent offbgcolor
Replies: 3
Views: 3304

I'm not getting any errors in IE or in Firefox. Did iyou figure out the problem already?
by vikenk
Sat Oct 21, 2006 5:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip quirks
Replies: 2
Views: 2658

Anyone have any ideas as to why this happens?
by vikenk
Sat Oct 21, 2006 4:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Feature Request - Menu "Unfolding"
Replies: 3
Views: 3227

WOW! COOL! Thanks, Ruth. I did not know that!
by vikenk
Fri Oct 20, 2006 5:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Feature Request - Menu "Unfolding"
Replies: 3
Views: 3227

Feature Request - Menu "Unfolding"

Hello Milonic team! I thought I may request a new feature be built into the Milonic meu - unfolding submeus. See here for an example: http://www.patriots.com/homepage/ The main menu at the top has menus that unfold down. I think that is a cool feature and would love to see it included in the Milonic...
by vikenk
Thu Oct 19, 2006 8:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Trouble using menu in HTML Table
Replies: 8
Views: 5939

At this point you need to supply us a link so we can se what's going on. But, I did detect that you're missing one thing. You need to add "drawMenus();" to the script in the table cell, so I should look like this: <script type="text/javascript"> with(milonic=new menuname("Sa...
by vikenk
Thu Oct 19, 2006 6:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip quirks
Replies: 2
Views: 2658

Tooltip quirks

Hello, I have recently dicovered two Tooltip quirks. I'm not sure if they're bugs or not. 1) When the Tooltip delay speed is short it affects the submenus that would be popping out. It either prevents them from popping out or it replaces them with the tooltip box. Look here: http://www.vikenk.com/in...
by vikenk
Thu Oct 19, 2006 6:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Trouble using menu in HTML Table
Replies: 8
Views: 5939

Re: menu

So would I need to comment out the LEFT and RIGHT portion in the menu_data file, and I assume change the name of the file in the HTML to include the "sample" portion? Hi, No, you would need to remove it all. When positioning the menu in a table, the Main Menu portion should be removed fro...
by vikenk
Wed Oct 18, 2006 12:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Yeah.....I'm sorry, but I'm stumped on this one. Although I know HTML pretty well, I know nothing about working with PHP.

Sorry I couldn't help more.
by vikenk
Tue Oct 17, 2006 11:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Hi, Sorry about the "she" reference :oops: I had read another post which was signed by a woman before I read yours. The name must have stuck in my head. Did you put the _buildAfterLoad=true in the exact spot that Ruth told you to? Did you follow caplitalization rules? I think that makes a ...
by vikenk
Tue Oct 17, 2006 7:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Hi Ruth,

That's exactly the adivce I was going to give her, but I didn't know if it would work given that she's using PHP built menus. I figured I'd give no advice at all instead of giving bad advice...
by vikenk
Tue Oct 17, 2006 6:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Well, I'm afraid I don't know much about PHP, but if you suspect a timing issue you can try to move the script files to the bottom of the page just before the </body> tag. That will make it the last item to load. That would at least verify if it's a timing issue or not. Move these files down to the ...
by vikenk
Tue Oct 17, 2006 6:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Hmmm.....I'm not getting any weird behavior. What version of IE are you using and what is your screen resolution? Mine is 1024x768.

Here's a cropped screenshot of what I see:
Image

It's like this in Firefox and in IE.
by vikenk
Tue Oct 17, 2006 5:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Now there are bigger problems in IE. When you click an item inside a one or two-deep menu, there are bizzarre results. The menu stretches all the way across the page, and sometimes takes the table cell with it, and in others just covers everything up. Any ideas what's wrong? I'm not getting any wei...
by vikenk
Tue Oct 17, 2006 5:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

One more question, there's a little line that extends from the top border of each menu item when you hover over it. Any ideas what's causing that? That problem can be found in your style sheet. I found this reference: #menu a { display: block; text-align: left; color: #FFFFFF; /*background-color: #...
by vikenk
Tue Oct 17, 2006 3:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Hello, First, go with Ruth's suggestions. She did a good job finding the small errors, so put in the code she suggested. Well the thing is, this is php mysql based, so the menu options are stored in the database. How would I go about making this change? Do I need to change the order of the mm_styles...
by vikenk
Tue Oct 17, 2006 3:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width and item spacing. What's the proper syntax?
Replies: 6
Views: 5107

I see what you mean, Ruth. Adding a "dummy" last menu item and use it as a sacrificial lamb of sorts. I'll give that a try. Thanks!
by vikenk
Tue Oct 17, 2006 1:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Oops! You're right! Still though, this time I got it: Move the position="relative"; so it's right above the menuwidth="100%". The "position" variable belongs with the main menu, not the menu style. NOw you'll have this: with(milonic=new menuname("Main Menu")){...
by vikenk
Tue Oct 17, 2006 12:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Sorry, I forgot about the second part to your queston: Looking at your CSS, I can see that you have lots of hyperlink styles, for instance: #list a:hover { border-bottom: solid 1px #a00101; } I'm 99.9% certain that it's one of these styles that's causing the orange underline. The menu is sensitive t...
by vikenk
Tue Oct 17, 2006 12:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 16985

Hi, Is this what you want? http://www.vikenk.com/ray/test.htm The trick is to put the menuwidth="100%" with actual menu items, not with the menu style statements: with(milonic=new menuname("Main Menu")){ style=miniStyle; menuwidth="100%"; alwaysvisible="1"; aI...