jquery radio button when checked need an alert
        Posted  
        
            by TIT
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by TIT
        
        
        
        Published on 2010-04-28T17:32:23Z
        Indexed on 
            2010/04/28
            17:47 UTC
        
        
        Read the original article
        Hit count: 458
        
Hello
In my application i need a radio group, in which whenever a button is checked, an alert occur so that i can post its value to ajax post in jquery.
Can you help me please how i can do it in jquery?
© Stack Overflow or respective owner