Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:53

Image Border


Poster: fulmer
Dated: Monday December 8 2003 - 8:07:09 GMT

I'm trying to get a border around an image

In Version 3, I had the following code to put a blue border around an image:
,"Title<img src='/path/to/my.jpg' style='border: 1 solid #366999'>","/path/to/my.asp",,"Status Title",1

How do I do the same kind of thing in Version 5?


Poster: Ruth
Dated: Wednesday December 10 2003 - 20:10:06 GMT

I have a few images in my menu just before the text items and I tested and this coding gave a border in nn4.79, 6, 7, opera 6, 7 ie 5.0

Code:
aI("text=<img src=usairgrd.gif border=1>&nbsp;&nbsp;Air National Guard;url=http://www.ang.af.mil/ target=_new;");

Ruth


Poster: fulmer
Dated: Thursday December 11 2003 - 6:42:13 GMT

well, that's almost exactly what I wanted to do... THANKS!!

The only think left is the color of the border. I'd like to be able to specify what color it is... any idea?


Poster: Ruth
Dated: Thursday December 11 2003 - 22:24:31 GMT

I don't know. Perhaps it needs some kind of script or something. You might post another topic asking if there is a way to set the color for the border in the
Code:
<img src=whatever.xxx border=1>
or if there is another way to do it. Good Luck

Ruth