aI("text=Menu Samples;showmenu=Samples;");
I'm thinking about bagging the limited broswer text for some small graphical text so I can use a nicer font. What is the code to use a small .gif instead of the text?
Thnanks
Dave
Search found 15 matches
- Sat Feb 05, 2005 4:30 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What is the code to replace text with image?
- Replies: 1
- Views: 1986
- Wed Jan 19, 2005 4:06 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Delete everything from menuitem array
- Replies: 5
- Views: 5263
- Sun Jan 16, 2005 10:42 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: onbgcolor issue with FireFox
- Replies: 2
- Views: 2144
- Sun Jan 16, 2005 10:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Issue with Mozilla
- Replies: 3
- Views: 2685
- Sun Jan 16, 2005 6:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Issue with Mozilla
- Replies: 3
- Views: 2685
Menu Issue with Mozilla
http://www.missionmeadows.org/new.php
I'm having an issue with this page not displaying any horizontal menu at all with Mozilla!?
What might I be doing wrong?
Thanks
Dave Anderosn
I'm having an issue with this page not displaying any horizontal menu at all with Mozilla!?
What might I be doing wrong?
Thanks
Dave Anderosn
- Sun Jan 16, 2005 6:43 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: onbgcolor issue with FireFox
- Replies: 2
- Views: 2144
onbgcolor issue with FireFox
With FireFox, my onbgcolor doesn't seem to work until I actually mouse-over the dropdown menu. Any ideas?
http://www.missionmeadows.org/new.php
Thanks
Dave Anderson
with(subStyle=new mm_style()){
onclass="cssmouseon";
offclass="cssmouseoff";
offbgcolor="FFAA4B";
onbgcolor="#FFAA4B";
oncolor ...
http://www.missionmeadows.org/new.php
Thanks
Dave Anderson
with(subStyle=new mm_style()){
onclass="cssmouseon";
offclass="cssmouseoff";
offbgcolor="FFAA4B";
onbgcolor="#FFAA4B";
oncolor ...
- Sun Jan 16, 2005 6:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Direct read of menu_data.js in browser security risk???
- Replies: 2
- Views: 2603
- Thu Jan 13, 2005 3:38 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS Alignment
- Replies: 7
- Views: 4706
- Wed Jan 12, 2005 1:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS Alignment
- Replies: 7
- Views: 4706
Yes, I do have the calls in an align=left div so that the submenus would be left justified. However, even without putting the calls into the div tag, it still has alignment issues like I described in my earlier post.
It almost sounds like the CSS approach is more trouble than it's worth? I'm still ...
It almost sounds like the CSS approach is more trouble than it's worth? I'm still ...
- Wed Jan 12, 2005 4:18 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: onfunction / offfunction examples for sound?
- Replies: 1
- Views: 1879
onfunction / offfunction examples for sound?
I can't seem to find much on the use of sound on mouseovers, excep one link that is dead (http://www.milonic.com/menu/menusample.php?sampleid=20)
Could someone post a sample of what an onfunction= and offfunction= might look like to play a file 'click.mp3' each time someone mouses over the menu ...
Could someone post a sample of what an onfunction= and offfunction= might look like to play a file 'click.mp3' each time someone mouses over the menu ...
- Wed Jan 12, 2005 3:48 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Direct read of menu_data.js in browser security risk???
- Replies: 2
- Views: 2603
Direct read of menu_data.js in browser security risk???
If I 'view source' to my page, I see that there are some .js files in the root directory. So it I then type my site (mysite.com/menu_data.js) in my browser, I instantly see all of the menu code.
Is that a big security concern? Is there a way to put the .js files in a folder and somehow deny access ...
Is that a big security concern? Is there a way to put the .js files in a folder and somehow deny access ...
- Wed Jan 12, 2005 3:43 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS Alignment
- Replies: 7
- Views: 4706
- Tue Jan 11, 2005 5:03 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Transparency settings
- Replies: 1
- Views: 2036
Transparency settings
http://www.missionmeadows.org/new.php
Is it possible to leave offbgcolor="transparent" for the main menu, but then have a separate offbgcolor for the submenu?
Also, I understand that FireFox doesn't respond to the overfilter and outfilter commands? Is that correct?
Last of all (this may be a ...
Is it possible to leave offbgcolor="transparent" for the main menu, but then have a separate offbgcolor for the submenu?
Also, I understand that FireFox doesn't respond to the overfilter and outfilter commands? Is that correct?
Last of all (this may be a ...
- Tue Jan 11, 2005 12:16 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS Alignment
- Replies: 7
- Views: 4706
- Mon Jan 10, 2005 1:21 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CSS Alignment
- Replies: 7
- Views: 4706
CSS Alignment
http://www.missionmeadows.org/new.php
I've gotten the menu to center fairly well (in FireFox) using CSS and 'auto' for right and left alignment, with a 700px width (same as the banner). However, it's still not quite right. How do I 'stretch' the nav to fit the space and have it perfectly centered ...
I've gotten the menu to center fairly well (in FireFox) using CSS and 'auto' for right and left alignment, with a 700px width (same as the banner). However, it's still not quite right. How do I 'stretch' the nav to fit the space and have it perfectly centered ...