Search found 6 matches

by beefeater
Tue Sep 03, 2013 10:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: [Fixed] shadow appearance and background scrollbar IE8
Replies: 3
Views: 15019

[Fixed] shadow appearance and background scrollbar IE8

In IE8 or below, beginning with version 5.930 I am finding the shadow style is taking on a different appearance and there is an added scrollbar to the right end and behind or underneath the menu. My overfilter style is set to this: overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='...
by beefeater
Sat Dec 12, 2009 5:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help with mapped drives ?
Replies: 2
Views: 3715

Re: Help with mapped drives ?

I think you're on the right track. This is what works for me.

Code: Select all

aI("text=Test1;url=file://SERVERNAME/ShareName/filename.pdf")
Or to open a directory of files in a file explorer window...

Code: Select all

aI("text=Test2;url=file://SERVERNAME/ShareName/Sub-DirectoryName/")
by beefeater
Fri Oct 23, 2009 8:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page not fully loading in IE8
Replies: 4
Views: 5447

Re: Page not fully loading in IE8

I had the same problem back when IE8 first came out. I think this was fixed by version 5.822? Updating to the latest Milonic menu version should fix this. I haven't seen that error in a while. Alternately you could use a meta tag in your pages so they are viewed in compatibility view in IE8. <meta h...
by beefeater
Sun Oct 18, 2009 3:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: No Menu displayed and errors v5.828 -FIXED
Replies: 4
Views: 5400

No Menu displayed and errors v5.828 -FIXED

In IE8 or Firefox I am not seeing a menu dislpay and get I errors. I've only tested these 2 browsers. From IE8: ie8error.jpg Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04...
by beefeater
Wed May 20, 2009 8:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Google results showing up as "DHTML Menu JavaScript Menu.."
Replies: 3
Views: 3318

Re: Google results showing up as "DHTML Menu JavaScript Menu.."

Google must be picking up on the Link to milonic you have in <no script> tags. You have this both in your head tags and in your body tags. Try taking out the one in the body section for sure. This is the first text Google sees on your page and is using that as the description rather than your meta d...