Wednesday, June 27, 2012

Useful custom control

Tooltip control


Dropdown box selection
- Refresh issue, remember to use the below code when ajax is called. Do it when you try to refresh the current page using ajax
$("SELECT").selectBox('destroy');


Pop up control
- Pop up image only
$.modal("");