$('#id').val('').trigger('liszt:updated');
$('#id').find('option:first-child').prop('selected', true).end().trigger('liszt:updated');
한참 헤맸네...
'웹 개발 > jQuery' 카테고리의 다른 글
| get an object properties in jQuery / javascript (0) | 2013.07.15 | 
|---|---|
| .innerHTML 과 .html() 차이!! (0) | 2010.07.13 | 
| (jQuery object).click 이 IE에서 안될 수 있다. (0) | 2010.06.24 | 
| [Error] Component returned failure code: 0x80070057 (0) | 2010.06.22 | 
| Simple Modal (0) | 2010.04.22 |