|
|
Can I pass a selection from cascading navigation bar to a form?
Return to Recent Questions
Q:
I'm interested in using Deluxe menu for our website. It appears
everything is exactly what I want, but I do have one question.
Can I pass a selection from cascading navigation bar to a form?
A:
Deluxe Menus doesn't have such a feature now.
But you are able to paste any html code within items.
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", "", "", "", "", "", "", "", "",],
You should write your own code within menuItem.
Return to Recent Questions
Related:
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Nov 26, 2006 - How to keep my floating html menu in the centre of the page like <centre></centre>
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- July 18, 2007 - I'm getting error when my cursor passes over the toolbar of dropdown menu generator
- Aug 02, 2007 - I would like�my navigation javascript buttons all have a uniform width
- Jan 04, 2009 - Is it possible to call a JavaScript function from the dhtml navigation bar?
- Feb 27, 2009 - How can I center my navigation java script menu bar within my HTML page?
- May 14, 2009 - I am using your Deluxe Tabs software, and I am simply trying to implement your dhtml menu samples...
- Jun 20, 2009 - I'm not getting information in the status bar of my ie7 when the move the mouse over the dhtml dynamic menu.
- Nov 08, 2009 - Is it possible for a javascript navigation bar item to have an associated "target"?
|