baroche

Results 4 comments of baroche

I have figured it out. Just in case anyone else has this issue. Remove the line (as it prevents the page from reloading) : e.preventDefault(); This assumes you do not...

You need to remove this line - it prevents the page from reloading after the fields have been validated using jquery: e.preventDefault();

I cannot thank @toneffectory enough for this code. I had exhausted every avenue trying to adapt his excellent tool to my site design. My implementation called for the scroll down...

Thanks for the code, however I could not get this to work with the current version. I pasted the code at the end of jquery.slicknav.js