For alert : you must define on which event and then use the bind function: http://docs.jquery.com/Events/bind#examples
On Jun 15, 2:33 pm, david <michaelg...@gmail.com> wrote: > You mean the value of the radio button. > please take a look > athttp://snipplr.com/view/3372/radio-button-values-using-jquery/ > > On Jun 15, 2:17 pm, bharani kumar <bharanikumariyer...@gmail.com> > wrote: > > > Hi all , > > > Am little bit confusion in radio selection , > > > My doubt is very simple , > > > Having two radio button , > > > alert which ratio option i selected for example Male and female > > > Thanks