Mail Archive Home | enhydra List | January 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Hi, I have been searching for a pure CSS drop-down multilevel menu to replace the problematic and scary javascript stuff I've been using in the project currently. I happened to find something that looked extremely cleanly - no javascript, no css hacks, just see for yourself: http://www.meyerweb.com/eric/css/edge/menus/demo.html and the all-browser version: http://www.howtocreate.co.uk/tutorials/testMenu.html Unfortunately, a bit too late I have found out that XMLC does not compile the nesting of <ul> inside of <li>. This is because I switched to XHTML some time ago and have "-parser xerces" in my 'options.xmlc' file. Now I would need to compile the HTML and then be able to output it somehow. CDATA hack comes to my mind as the last resort but quick google search told me that CDATA is no longer an option in the xerces (is this true?) Another idea is based on the fact that the HTML (of the menu) is actually valid HTML 4.01 so if I were able to compile the particular HTML page with a different parser I could be saved. In this case I don't know how to set file-specific XMLC options in the Enhydra 5.1's build.xml ant taskdef. Can somebody help, please? Or is there any other solution that I overlooked? Thanks for quick response. Petr
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.