Search found 3 matches

by ccopleston
Thu Apr 28, 2005 11:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hyperlinked image next to my menu item label
Replies: 5
Views: 3310

Hi Ruth,

This is not on our live site (http://www.softidiom.com), it is running locally using the latest version.
by ccopleston
Thu Apr 28, 2005 9:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hyperlinked image next to my menu item label
Replies: 5
Views: 3310

Hi Ruth,

Thank you for your reply.

I am not seeing the item wrapping, my problem is however that the label is not formatted according to my styles. It looks like a standard hyperlink instead of a menu:

This is the formatting without my hyperlinked image:
http://softidiom.com/downloads/misc ...
by ccopleston
Wed Apr 27, 2005 5:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hyperlinked image next to my menu item label
Replies: 5
Views: 3310

Hyperlinked image next to my menu item label

Hi,

I would like to include an independent hyperlinked image next to my menu item label. The only way I have found to do this is as follows:
aI("type=html;text=<a href='admin.html'><img src='manage.gif'></a><a href='index.html'>Home</a>;status=Home page;");

The problem with this approach is the ...