Dear all, I Like to have an Popup Modal Dialog that need to show the list of options {like radio button select event .But I dont Know what i am Missing!.It work fine when No HTML Tag embed In Impromtu ,Does i include in CSS ,Any help
$(document).ready(function(){ $.prompt( ' Milk
',{ opacity: 0.2 }); });
When I run this No Radio Button shown in Popup dialog