Search found 69 matches

by pat@dracoblu.com
Sat Apr 23, 2005 10:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _hrF & INum undefined
Replies: 2
Views: 2204

Very strange...the problem has disappeared. My OS is Win98 with IE 5.5. I am not sure why the error appeared last night when I uploaded the new version, but the menu did not appear on the page at all. The error appeared as a standard message at the bottom of the browser window...I will watch and see...
by pat@dracoblu.com
Sat Apr 23, 2005 6:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: _hrF & INum undefined
Replies: 2
Views: 2204

_hrF & INum undefined

Hi... I upgraded recently to v7.521 from v7.512 (I've been tardy...). I now have an error '_hrF' and 'INum' undefined. My website is at http://www.dracoblu.com and the menu is completely missing in the horizontal position below search box. I've noticed there are several new .js files now included wi...
by pat@dracoblu.com
Sat Jul 03, 2004 10:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: cursor appearing on menu items
Replies: 3
Views: 2898

Thanks Ruth....The problem still persists. I did incorporate the changes you suggested, however, if you mouse over sub-menu items under "info" you only get the cursor not the pointer hand. The same is true of the sub-menu under "dragon gallery" and "world myths". For ot...
by pat@dracoblu.com
Sat Jul 03, 2004 8:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: cursor appearing on menu items
Replies: 3
Views: 2898

cursor appearing on menu items

Hi... I have just updated to v5.31a @ http://www.dracoblu.com . It seems some items in the menu now cause the mouse to change from the pointer hand to cursor when moving about in the menu. When scrolling over those items when the cursor appears of course can't be navigated. This is happening with to...
by pat@dracoblu.com
Sat May 29, 2004 1:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: distinguishing current page in menu
Replies: 2
Views: 2267

Thanks Ruth! :D
by pat@dracoblu.com
Fri May 28, 2004 10:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: distinguishing current page in menu
Replies: 2
Views: 2267

distinguishing current page in menu

Hi.... I've searched high and low in the docs and can't seem to find an answer to this one problem I am having. I run two versions of the menu on my site: http://www.dracoblu.com http://www.dracoblu.com/symbolistshow.html The problem I am trying to solve is why the first URL listed above shows the l...
by pat@dracoblu.com
Thu Feb 12, 2004 9:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: mmenuns4.js & uparrow.gif
Replies: 9
Views: 5391

Thanks so much Kevin, you have been a great help :)
by pat@dracoblu.com
Thu Feb 12, 2004 7:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: mmenuns4.js & uparrow.gif
Replies: 9
Views: 5391

Thanks for the reply Kevin. I've basically got two directories - html and images - so I think that would represent images/uparrow.gif. Am I correct? I don't have NS 4 to try it out. If you do, can you tell me if you get a 404 error off the link below. Thanks, Pat http://www.dracoblu.com/symbolistsho...
by pat@dracoblu.com
Thu Feb 12, 2004 12:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: mmenuns4.js & uparrow.gif
Replies: 9
Views: 5391

Thanks Kevin... I'll give option #2 a go, since I follow an /images directory setup.

I appreciate your detailed answer.

Regards,
Pat
by pat@dracoblu.com
Mon Feb 09, 2004 11:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mmenuns4.js & uparrow.gif
Replies: 9
Views: 5391

Hi John...

I don't think I would like to tamper the actual code of the mmenuns4.js file.

If it is too much trouble can you consult Andy on this.

Pat
by pat@dracoblu.com
Mon Feb 09, 2004 10:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mmenuns4.js & uparrow.gif
Replies: 9
Views: 5391

mmenuns4.js & uparrow.gif

Thanks for all the effort in getting v5 final release....One question I have is the issue with calling the uparrow.gif in the mmenuns4.js file. This creates 404 errors, and it appears to still be in the code: +_scs+"<img src=images/uparrow.gif>"+_sce) Please advise when you have a chance.....
by pat@dracoblu.com
Wed Jan 07, 2004 5:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: font size bug?
Replies: 8
Views: 4947

That fixed it! Thanks Andy :D
by pat@dracoblu.com
Wed Jan 07, 2004 5:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: font size bug?
Replies: 8
Views: 4947

Thanks for the reply, John. I updated to v35 and incorporated 11px into my data files. I did get a change....In those cells within the second menu where there is a submenu, I got the correct font size. Otherwise, the rest of the menu is at 12px. Very strange. Any further suggestions would be helpful...
by pat@dracoblu.com
Tue Jan 06, 2004 8:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: font size bug?
Replies: 8
Views: 4947

font size bug?

I run two menus on my site at http://www.dracoblu.com and the other at http://www.dracoblu.com/symbolistshow.html . Today I noticed something different with the font sizes between the two. I have things set up with a font size of 11 for both menus, but it appears the font size of my second menu is l...
by pat@dracoblu.com
Tue Dec 09, 2003 9:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borderstyle
Replies: 13
Views: 7563

Try this

.miloborder{
border-bottom-width: 4px;
}
.miloborderoff{
background: #ffffff;
border-bottom-style: solid;
border-bottom-color: #c5c5c5;
}
.miloborderon{
background: #ffffff;
border-bottom-style: solid;
border-bottom-color: #ff0033;
}
by pat@dracoblu.com
Tue Dec 09, 2003 8:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borderstyle
Replies: 13
Views: 7563

Borderstyle strictly relates to the type of line you desire. For example, the ones I am aware of include: solid, double, dashed, dotted, ridge, groove, inset, and outset. (You can also omit this attribute altogether by leaving things blank.) For example in menu_data.js: borderstyle="solid"...
by pat@dracoblu.com
Mon Dec 08, 2003 10:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borderstyle
Replies: 13
Views: 7563

It is not obvious to me that you can have a style command called for in the manner you wish. All the style properties appear to be contained within the menu_data.js file, such that borderstyle is specifically for solid, dotted or dashed lines. I may very well be wrong about this, but perhaps someone...
by pat@dracoblu.com
Mon Dec 08, 2003 6:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borderstyle
Replies: 13
Views: 7563

Try breaking out border-bottom as follows:

border-bottom-width: 3px
border-bottom-style: solid
border-bottom-color: #c5c5c5
by pat@dracoblu.com
Sat Dec 06, 2003 2:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Final Outstanding Bugs...
Replies: 62
Views: 40527

The uparrow.gif called from the mmenuns4.js remains as a bug. I know there is lots to do, but I was wondering when this might get corrected?

My original post:

http://milonic.com/forum/viewtopic.php?t=2713

Thanks, Pat
by pat@dracoblu.com
Sat Nov 08, 2003 9:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Thank you!
Replies: 7
Views: 4857

More satisfaction here, guys :D

The menu is a *gem* and absolutely essential in meeting my needs.

Thanks and appreciation are hard to come by nowadays, but you only have to look at your roster to see the popularity of the menu.

Thank-you and keep up the fine work ...Pat