Wiki

Articles tagged with "styling", sorted by commentsX
Displaying 1-2 of 2 result(s).

Styling Radio Buttons

Created 2 years ago by Steve FriedlTips2 comments – viewed 21,803 times – ( +10 )
The default behavior with radio button lists is ugly, and I figured out mostly how to style them a coupla different ways. I'll used the blog tutorial example (but with my own posting modes):

Preventing CJuiTabs from hiding drop-down CMenu items

Created 2 years ago by Steve FriedlTips0 comments – viewed 6,139 times – ( +4 )
Almost all Yii applications use CMenu at the top of each page to show options available to the user, and many include drop-down components to allow more fine-grained selection.