I just ran across your prelaodmenuimages.js bolt-on and I'm a big fan, but I have a quick question about it.
calling drawMenus() before we call <script language="JavaScript1.2" type="text/javascript" src="/js/menu/preloadmenuimages.js"></script> doesn't make sense to me.
If we are preloading the ...
Search found 7 matches
- Wed Oct 12, 2005 4:15 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: preload images question
- Replies: 1
- Views: 2039
- Tue Oct 11, 2005 8:33 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: popup() function issue
- Replies: 3
- Views: 3140
- Tue Oct 11, 2005 7:20 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: popup() function issue
- Replies: 3
- Views: 3140
- Tue Oct 11, 2005 5:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: popup() function issue
- Replies: 3
- Views: 3140
popup() function issue
Here's my menu:
with(milonic=new menuname("logout_menu")){
alwaysvisible=0;
followscroll=1;
border=5;
left=0;
margin=0;
orientation="horizontal";
style=ScrollingSampStyle;
menuwidth="100%";
menuheight="100%";
top=0;
overfilter="Alpha(opacity=75);";
menualign="right";
aI("text ...
with(milonic=new menuname("logout_menu")){
alwaysvisible=0;
followscroll=1;
border=5;
left=0;
margin=0;
orientation="horizontal";
style=ScrollingSampStyle;
menuwidth="100%";
menuheight="100%";
top=0;
overfilter="Alpha(opacity=75);";
menualign="right";
aI("text ...
- Tue Oct 11, 2005 4:29 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: IE6 menu over form causes form to be unreadable/uneditable
- Replies: 3
- Views: 3400
- Tue Oct 11, 2005 4:21 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: IE6 menu over form causes form to be unreadable/uneditable
- Replies: 3
- Views: 3400
- Mon Oct 10, 2005 11:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: IE6 menu over form causes form to be unreadable/uneditable
- Replies: 3
- Views: 3400
IE6 menu over form causes form to be unreadable/uneditable
Here's my menu code:
with(ScrollingSampStyle=new mm_style()){
bordercolor="transparent";
borderstyle="transparent";
offbgcolor="#E2DBE9";
onbgcolor="#E2DBE9";
oncolor="#8363A7";
offcolor="#8363A7";
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal ...
with(ScrollingSampStyle=new mm_style()){
bordercolor="transparent";
borderstyle="transparent";
offbgcolor="#E2DBE9";
onbgcolor="#E2DBE9";
oncolor="#8363A7";
offcolor="#8363A7";
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal ...