Jump to content
Larry Ullman's Book Forums

Sophisticated Menus Using Yii?


angelsonearth
 Share

Recommended Posts

Hello, friends! Please kindly note that I'm needing to make a fancy horizontal menu that has many sublayers (not necessarily driven by a database). I'm wondering if the Book of Yii that Larry plans on issuing might give some insight on how to make these fancy menus. Also, if the menus would be created using a Javascript platform, such as Yii (I hope I'm correct here in assuming Yii is a platform for Javascript), would CSS be the backup in case the user has disabled the Javascript functionality?

 

Lastly, would JQuery or YUI (as discussed in Larry's book on Javascript) also be able to provide this menu functionality?

 

Thank you so very much for attending to my questions!

Link to comment
Share on other sites

This is not related to YII. What you seek to do should primarily be done with CSS as this is styling of presentation. Any menu structure could be made by HTML and CSS, while the content MAY be provided by a db. Short version: HTML and CSS. Not YII. Not PHP. Not Javascript. (Unless loading HTML with JS)

  • Upvote 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...