Search found 14 matches

by ucd
Mon Jul 26, 2004 7:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

RUTH: Looks promising ..working with it right now.
Thanks
by ucd
Fri Jul 23, 2004 11:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: rawcss not working
Replies: 1
Views: 2243

rawcss not working

Hello, I could not get rawcss to worn within a menu header.

Followed the instructions given.

aI("text=About;showmenu=about;url=about.html;rawcss=border-bottom:5px;border-bottom-style:solid;border-bottom-color:#468DD3;");

Thanks
by ucd
Fri Jul 23, 2004 7:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Was soooo happy, and then I looked at it in Netscape.

What I did was used the onclass and offclass CSS to create the border. Seems like in IE, the borders won't show up when the page loads up unless i have an image. So I made a transparent image. Looks great in IE, totally different on Netscape ...
by ucd
Fri Jul 23, 2004 7:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to have the menu load up as a TABLE like the Milonic Sit
Replies: 2
Views: 2731

Hmm I see it is under noscript, I guess this function would be redundant, but would help disability issues and stuff.
by ucd
Fri Jul 23, 2004 7:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to have the menu load up as a TABLE like the Milonic Sit
Replies: 2
Views: 2731

How to have the menu load up as a TABLE like the Milonic Sit

I noticed that on the Milonic site and example sites, that the menu is loaded with a script but also has a table structure. How do we do that on our version?

Will this be new in the future.

Here is a cut html from your Milonic Homepage

<table border=0 cellpadding=0 cellspacing=4>
<td class=menu1 ...
by ucd
Fri Jul 23, 2004 6:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Still need to have a border appear when the page loads, is it possible to have CSS when the menu first loads on the headings? Looks nice after you roll on and off.

I was thinking of adding an image, but that didnt work to well.
by ucd
Fri Jul 23, 2004 6:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

All: think i got it to work with CSS

will post when done.

Thanks everyone.

border-bottom:5px solid #468DD3;
by ucd
Fri Jul 23, 2004 6:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Kevin, tried to add the css, but doesn't seem to work. I've added it into a external stylesheet.
by ucd
Fri Jul 23, 2004 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Hmm, I'll try the CSS style first. I do notice the change in font size between browsers when using CSS though, but I have corrected that by keep the body style 100%.
by ucd
Thu Jul 22, 2004 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Hmm seems to make the whole cell larger though when I make the image larger, if I keep it with you smaller one it starts to tile, I guess there is no style for bgimageposition?

Many Thanks
by ucd
Thu Jul 22, 2004 10:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

RUTH, WOW many thanks. I get multiple images when increasing the font size to Largest, but I think I can cure that maybe by making the image taller in height and/or trying to see if i can position it with certain values.

Great =)
by ucd
Thu Jul 22, 2004 4:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Ruth, I have added the semicolon and removed the Menu part in the menu_data.js (is redundant i guess). Though i see what you are talking about centering the table, but i think it would leave spaces around the bottom image on the left and right. We would like to keep the bottom image spanning both ...
by ucd
Thu Jul 22, 2004 12:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

by ucd
Thu Jul 22, 2004 12:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get menu images right
Replies: 19
Views: 13745

Can't get menu images right

Under each Menu heading, I am trying to make up a tab like image that basically has a color bar at the bottom of each meny heading. I made the image 150x5, but when I enlarge the text, the image cuts off.

When I make the image larger 200x5, and the text is at normal size, it forces the heading to ...