There is a component Panel Splitter, which used to divide a region into two parts one of which can be resized or collapsed. Great but there are cases when I want only to collapse/uncollapse one side and not to resize. The panelSplitter doesn't have such property. After playing with firebug I've made a css class wich satisfies my needs.
Showing posts with label trinidad. Show all posts
Showing posts with label trinidad. Show all posts
Saturday, June 30, 2012
Thursday, June 28, 2012
Complex forms? Simple and easy! (part 2)
In the previous post I showed a sketch of a desired form and a way to achieve it. But the result was not exact.
Checkboxes and radiobuttons
Tired of native checkboxes and radiobuttons which look different in browsers and have inconsistent appearance?
If you don't know a way to change the look and feel of native checkboxes and radiobuttons with pure css (I don't know too except tricks with javascript or crazy css hacks like this) I'll show you how to get radiobuttons and checkboxes like on the image below.
If you don't know a way to change the look and feel of native checkboxes and radiobuttons with pure css (I don't know too except tricks with javascript or crazy css hacks like this) I'll show you how to get radiobuttons and checkboxes like on the image below.
Tuesday, June 26, 2012
Subscribe to:
Posts (Atom)