Sunday, July 22, 2012

useful snippets

here


Apple controls

apple login form

product showcase from code

loading icon


Good design

Nice color combi

black and yellow

gray color

light gray  color ~ Good

admin site template

jquery Form, buttons & plugins

demo 1 ~ very basic

gradient buttons 101

101 plugins

important !!
CSS Generator

Table column generator

Data Table

sample 1 ~ Datatables

sample 2 ~ flexigrid

sample 3 ~ jqGrid

sample 4 ~ recurly

Saturday, July 21, 2012

time picker

this jquery timepicker is quite basic.

complex type

Wednesday, July 18, 2012

Click to edit control

Click to edit control from original blog
For textarea case, just do a click event to expand the height of the control and shrink it when lose focus.