|
|
How I can isert any html code in css dynamic menu?
Return to Recent Questions
Q:
How i can isert any html code in css dynamic menu?
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 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- 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 10, 2006 - I can't make my vertical dynamic menu work in at Dreaweaver template - why?!
- Nov 24, 2006 - How do I make the css submenu appear over the adjoining frame?
- Dec 02, 2006 - I have several questions about dynamic horizontal menu.
- Dec 09, 2006 - Is it possible to have css drop down menu items act like regular hyperlinks?
- Dec 12, 2006 - I want that menu css recognize when user has moused off the menu, and then disappear.
- Dec 18, 2006 - The autoscroll doesn�t seem to work with the css positioning though in menu onMouseOver.
- Dec 19, 2006 - Why submenu css pop-down not OVER the other object (frame)?
- Jan 01, 2007 - Could you please help me with an alignnment issue with my css dropdown menu?
|