DHTM menu and online validation

thread: 2 messages  |  last: about 5 years ago  |  started: tuesday, october 3, 2006, 9:31 am pdt


#1  |  pablim (Rosario) Argentina
Tuesday, October 3, 2006, 9:31 AM PDT

DHTM Menu and online validation are two feature very importan for WEB APLICATION. This will be able in a future beta???

#2  |  Martin Kronstad (Mjoendalen) Norway Qcodo Core Contributor
Tuesday, October 3, 2006, 3:20 PM PDT

There is no DHTML menu right now, it might be available in the future. (I do not know if Mike is putting it in the core)

You could create a DHTML Menu with ease yourself. In fact I think it would be very easy.

You would only need to create some kind of control that could keep track of QListItems and output the correct HTML you need for your menu type. (Use QListbox as a startingpoint, you only need to change the GetControlHTML to make it create a nice list of items)

I use simple <ul> lists and a combination of javascript and CSS to create all my menus. I might be building a menu-control for QCodo (user contribution), but since I have a LOT to do at work these days, I do not expect it to be done until a couple of months.

In regards to your question about the valid code, I think Beta 3 is going to deliver valid XHTML.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.