i have a problem in removing radio buttons using, i have used the (.remove) function, but when i use it it deletes all the radio buttons, i want to delete them separetly: see a demo here http://jsfiddle.net/HaBhk/10/
thanks
i have a problem in removing radio buttons using, i have used the (.remove)
Share
This should do the trick. This will remove only the last added radio button one by one