Search found 5 matches

by TinoG
Wed Aug 06, 2003 11:42 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: milonic menu + other java scripts
Replies: 4
Views: 6523

thanks for your help...

tino
by TinoG
Mon Aug 04, 2003 11:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: alpha blending and shadow effect possible?
Replies: 1
Views: 2810

alpha blending and shadow effect possible?

hello,

how can i insert a alpha and shadow effect in the new version of the menu? my old version 3.3.19 had these effect:

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect = "Fade(duration=0.2);Alpha(style=0,opacity=80);Shadow(color='#777777', Direction=120, Strength=4)"
}

and it looks ...
by TinoG
Mon Aug 04, 2003 11:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Displaying subMenu OVER an IFrame
Replies: 15
Views: 14499

hello,

the postet link http://milonic.com/v5_rc1/iframes.htm dosent work anymore. can anyone poste the part with the hidedev=iframe1. i dont know where it be placed.

thanks

tino
by TinoG
Sun Aug 03, 2003 1:38 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: milonic menu + other java scripts
Replies: 4
Views: 6523

milonic menu + other java scripts

hello,

i am testing the to add a scroll-layer javascript http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm in a html site with the dhtml milonic menu. but only the scroll-layer javascript is working. if i remove the scroll-layer java the menu works fine.

http://www.cat-design.com/test/test ...
by TinoG
Sun Aug 03, 2003 1:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Menu + other JavaScripts
Replies: 1
Views: 2679

Milonic Menu + other JavaScripts

hello,

i am testing the to add a ilayer javascript in a html site with the dhtml milonic menu. but only the ilayer javascript is working. if i remove the ilayer java the menu works fine.

http://www.cat-design.com/test/test.htm

the ilayer works with a

window.onload=getcontent_height

the ...