Search found 5 matches

by lauchunhui
Mon Jan 10, 2005 6:32 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: in the frame based menu! why the sub menu cant be drag down?
Replies: 1
Views: 17623

somebody help me !!!??!!

i hope someone can give me some ideal or advices !!!
by lauchunhui
Mon Jan 10, 2005 6:28 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: about the url setting in the frame based menu
Replies: 6
Views: 24901

oh ......... sorry !!!

i dont see the warning....

ok , i wont modify the code !!!!

but can i add some functions as its plugin ???

maybe i write some XXX.js to support it ??!!??
maybe i do it ???
by lauchunhui
Mon Jan 10, 2005 5:08 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: about the url setting in the frame based menu
Replies: 6
Views: 24901

i ask my senior , i know how to do it

actually , i plan to modify the mmenu.js , i try to write the similiar function <%=request.getContextPath()%> in the mmenu.js

but my senior advise me to midify the code

addmenu(menu=["databases",
,,100,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"MySQL ...
by lauchunhui
Mon Jan 10, 2005 5:00 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: in the frame based menu! why the sub menu cant be drag down?
Replies: 1
Views: 17623

in the frame based menu! why the sub menu cant be drag down?

i refer the

http://www.milonic.com/menu/frames/

in the frame_body.htm file, i add an inframe

script language=JavaScript src="mmenu.js" type=text/javascript></script>

<script language=javascript>
if(ns4)_d.captureEvents(Event.MOUSEMOVE)
_d.onmouseup=closeallmenus
</script>

</body ...
by lauchunhui
Mon Jan 10, 2005 3:13 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: about the url setting in the frame based menu
Replies: 6
Views: 24901

about the url setting in the frame based menu

i want ask the url setting problem !!!

i refer the http://www.milonic.com/menu/frames/

ya, it is a good sample for me !!!

but , i got a problem now !!!

this example will auto set up the url and call the related function which the file in the same folder with the menu

for example , my index ...