|
Can this down menu html work with tables?
Return to Recent Questions
Q:
Canthis down menu html work with tables?
A:
Yes, you can place your down menu html into the <div> or <table> tag.
 <table>
    <tr>
       <td><script type="text/javascript" src="menudir/data.js"></script></td>
   </tr>
  </table>
Return to Recent Questions
Related:
- Apr 25, 2009 - How to work with html pulldown menu and submenus in JSP?
- Apr 26, 2009 - My drop menu javascript don't work with a popup...
- May 09, 2009 - I am unable to see any separators when working with down menus dhtml...
- May 29, 2009 - Will this menu dynamic work for us, as we use IFrames and Frameset?
- Jun 21, 2009 - css menu generator doesn't work with Internet Explorer.
- Jun 25, 2009 - Your horizontal menu bar doesn't work on Mac with Safari.
- Jul 26, 2009 - The autoscroll function doesn't work with the css positioning though in script drop down menus onMouseOver.
- Sep 10, 2009 - Do you have a working sample of the dropdown javascript with PHP/MySQL?
- Sep 20, 2009 - Does using drop down menus works with JSP? How can I do that?
- Oct 04, 2009 - Could you tell me if this dhtml menu system work with Japanese fonts?
- Oct 04, 2009 - Do you have online tutorials to learn how to work with simple drop down menu?
|