jquery - Prevent Default with formToWizard.js -


I have a form wizard and the user needs to be blocked from step 1 to step 2. It is quite easy to do this with verification, but this is not a requirement, just a warning if a certain combination of boxes are checked, I am working on this one point, unfortunately, Prevents the move to step 2 and displays the warning on step 2. Ideally this step will display warning / confirmation talks on one and only if they choose the user correctly, go to step 2, the Select Cancel box will be closed and remain on that page. Can anyone help here? much appreciated. And now, the code:

  $ ("# step0 next"). Live ('click', function (event) {if ($ ("(# $ RT"). (": Checked" (Android:). {Warning ("You do not select any exchanges If you continue, you get real-time data only for market metrics and get ten minutes delay data for everything else. ?); $ (This) .d ("click");}});  

So if any use The user checks "#rt" and checks any client .exe, then it goes to step 2. and displays the warning. I will change the alert with custom jConfirm box Thank you,

You think a confirmation box is needed - see here:


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -