I'm using theRadioButtonas it ishere: http://jqueryui.com/demos/button/#radio,and the problemI have iswhen you selectan option tochoose from, thisis selectedand good,but whenpressed a buttonsearchtype"submit", I wantthat optionbackto its previous stateis:"checked= false"and that's whatI dofrom the code,but does not workwith these newinput typeradio,if done withthecommoninput. I hopeyour help.