Can I use an iframe tag inside of the jump menu javascript instead of simple text?
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 jump menu javascript 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", "", "", "",],