Hi - am trying to generate an information notification to be displayed [subtle in top-right corner of browser] after a user selects a radio button choice (or changes selection).
The notification would display a value associated with the radio button selected e.g. Radio button #1 selected. If user changed selection - message could be 'Radio button #2 selected', etc. The notification would auto-close after 2-3 seconds.
I've looked around regarding jQuery notification styles - looking to replicate something like what's found here
http://codecanyon.net/item/jquery-notify/full_screen_preview/1161570?ref=themespotters&ref=themespotters&clickthrough_id=152830292&redirect_back=true [click > Inline HTML} however bind it to radio button action.
I'm new to jQuery and am little lost on how to bind this to radio button. Any assistance (however small) would be greatly appreciated. Thank you. Jim K