|
|
Can I use an iframe tag inside of the css menu submenu instead of simple text?
Return to Recent Questions
Q:
Thank you for such an excellent product. I have a question
pertaining to�the submenu items in your tree-menu line. My menus
are 540px wide and contain lots of text with good sized pictures
(icons). Can I use an iframe tag inside of the css menu submenu instead of
simple text with this icon?
A:
You are able to paste any html code within items.
So you can paste a form too.
For example:
var menuItems = [
...
["||<nobr><FORM method=GET action='http://www.google.com/custom'><input name='as_q' value='search
the web' size=15 style='font-size:10'> <INPUT type=hidden name=cof
value='LW:144;L:http://domain.edu/images/sulogo.gif;LH:45;AH:center;GL:0;S: http://domain.edu;AWFID:e01cb67b8afe383e;'></form></nobr>","",
"images/icons/search.gif", "", "", "", "", "2", "", "", "",],
Return to Recent Questions
Related:
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 18, 2006 - The submenus of the cross frame menu are offset by about 100 pixels to the right.
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Oct 22, 2006 - When the html submenus are over applet in https: the applet disappeared.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Oct 31, 2006 - Is it possible to use the AXAJ-Like technology and Javascript-API in css pop up menu?
- Nov 07, 2006 - The menu appears perfectly in the css menu maker preview screen, but not on the page.
- Nov 21, 2006 - Why the javascript submenu alignment changes depending on the browser window size?
- Nov 24, 2006 - How do I make the css submenu appear over the adjoining frame?
- Nov 25, 2006 - I need only one column of submenu html to be displayed, all other columns should be closed.
- Dec 08, 2006 - Is it possible to customize the direction of javascript submenus...
|