Hi Ruth,
This is not on our live site (http://www.softidiom.com), it is running locally using the latest version.
Search found 3 matches
- 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
- 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
- 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 ...
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 ...