|
|
|
I want to add a Flash icon with sound next to the website navigation items...
Return to Recent Questions
Q:
Is it possible to add a Flash icon with sound next to the website navigation items?
A:
Yes, you can use a flash icon in the website navigation items.
Actually you can add any html code within items' text.
See how you should install your flash icon:
var menuItems = [
["<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='50' height='50'><param name='movie' value='data.files/bullet_orange.swf'><param name='quality' value='high'><embed src='data.files/bullet_orange.swf' quality='high' bgcolor='#FFFFFF' width='50' height='50' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></embed></object>Home","testlink.html",""],
["Product Info",""],
["|Features","testlink.html"],
["|Installation","testlink.html"],
...
Return to Recent Questions
Related:
- March 16, 2009 - How can I change item width in the Vista templates in the dynamic menu using?
- March 17, 2009 - Can the popup menu code items be set so they are all the same width?
- March 19, 2009 - I need that the drop down menu java loads pages into an iFrame.
- March 20, 2009 - Is it possible to have the "parent" items of the menus javascript be purely an image?
- March 24, 2009 - In list menu css creator there's no option for turning the cursor into a hand.
- March 28, 2009 - Is it necessary to add dmWorkPath parameter in the web navigation bar?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in horizontal javascript menu?
- Apr 02, 2009 - Where can I change the font size of the top dynamic menus items?
- Apr 03, 2009 - I would like to change the height of the submenu items in the navigation site...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in drop down menu javascript?
- Apr 06, 2009 - Can the link items NOT open a new window in the menu javascript css?
|