HTMLGuyLLC / jAlert

jQuery alert/modal/lightbox plugin
https://htmlguyllc.github.io/jAlert/
MIT License
76 stars 35 forks source link

incompatibility or bug (jquery validator), ajax content does not load #54

Closed claudioimai closed 6 years ago

claudioimai commented 6 years ago

I've been testing this plugin successfully for a couple of days, and just found a problem - but I don't know in which plugin:

If you add jAlert v4.5.1 along with jQuery validator (https://github.com/jquery-validation/jquery-validation/releases/tag/1.17.0) the ajax option does not load any content.

So far, I tested it with jQuery 1.7.2 and 3.3.1, with no success so far. Personally, I intend to change the validator plugin for another one, but this information could save someone a few hours testing.

Thanks!