I am using jquery-steps wizard in one of my projects. I have some checkboxes in my form which I am customizing using jquery icheck plugin found here http://icheck.fronteed.com/ But this is not working within jquery steps wizard but as soon as I put those checkboxes outside of wizard then they work perfectly, so definitely issue is using them within wizard.
Can anybody please guide on how to solve this problem?
Many thanks.