Search found 10 matches

by guythomas
Fri Oct 21, 2011 6:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE 10 Compatibility
Replies: 1
Views: 6213

IE 10 Compatibility

Are the Milonic menus compatible with IE 10 in Windows 8, or am I doing something wrong?
What I see is my (and other sites) Milonic menu renders / flashes then disappears if you try and click on it.
by guythomas
Thu Feb 19, 2009 2:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: DOCTYPE affects menu paddings
Replies: 4
Views: 4653

Re: DOCTYPE

I find that specifing

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

Has an affect on the springout menus. They persist and don't withdraw gracefully. I had not noticed a problem until I tried in IE 8.

Question:
Are there any known IE 8 ...
by guythomas
Wed Aug 29, 2007 5:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: imageborderwidth
Replies: 6
Views: 5865

Dear Ruth

We are now in synch.

Generic css img code = milonic
Custom class for my page images.

While that is the only solution, it's unacceptable because I will have to change all 500 images by hand.

Let us hope that Milonic bring out a patch.

Let me be clear, you Ruth have done a wonderful job ...
by guythomas
Wed Aug 29, 2007 8:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: imageborderwidth
Replies: 6
Views: 5865

Dear Ruth

Thanks for trying. However ;id=imgbed; does not work

aI("showmenu=Guy;id=imgbed;image=http://guy-sports.com/menu/button/star9.gif;text=Guy's Top 10 Jokes;url=../../humor/jokes/guys.htm");

...at least on my site / system.

css
#imbed {
border: 2px solid red;
}
Guy
by guythomas
Tue Aug 28, 2007 9:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: imageborderwidth
Replies: 6
Views: 5865

Problem with CSS and Milonic

Dear Ruth

I now understand the problem.

There seems no way that Milonic can OVERRIDE the html IMG tag if it's declared explicitly set in the xyz.css file

e.g
css file declaration
img{
border: 2px solid black;
}

There is no way that imageborderwidth=0; can override the above configuration ...
by guythomas
Tue Aug 28, 2007 11:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: imageborderwidth
Replies: 6
Views: 5865

imageborderwidth

Do you have any examples of imageborderwidth?

What I am looking for is actual working examples which demonstrate the values making a difference.

imageborderwidth=0;
imageborderwidth=5;

Guy

P.S. What is the latest version of Milonic, and where can I get a copy?
by guythomas
Sun Aug 26, 2007 8:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image border
Replies: 4
Views: 18823

Dear Ruth

Thank you for having another look.

Here is a different page with the ACTUAL black border problem around my images in the Milonic menu. (One-off css sheet)
http://guy-sports.com/months/index_apr_ruth.htm

Here is the Milonic code
onclass="imgMilonicOn";
offclass="imgMilonic ...
by guythomas
Sun Aug 26, 2007 1:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image border
Replies: 4
Views: 18823

Dear Ruth

Thanks for your advice.

The situation is that
onclass="imgLeft"
offclass="imgMilonic";
Each have an effect, namely underlining the text - which I did not want

What works from the css
.imgLeft {
margin-right: 12px;
}

What does not work from the css - which is what I do want.
.imgLeft ...
by guythomas
Sat Aug 25, 2007 10:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image border
Replies: 4
Views: 18823

Image border

The situation is that I would like to control my image border

Q1 does imageborderwidth work?
The situation is I would like my css img border:2px solid;
However, I would like the images for milonic to have border: 0;

At the moment what happens is that the milonic images pick up their image from the ...
by guythomas
Tue Jul 19, 2005 9:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and Invision
Replies: 1
Views: 2298

Milonic and Invision

We have an Invision Board on our site.

Do Milonic Menus and Invision board 'fight'?

This was the error: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/fashione/public_html/forums/sources/admin/admin_functions.php on line 756

Now it could be coincidence this happened the ...