You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a fully working demo that works great under Bootstrap 3.2, but when I switch over to using Foundation 5 it doesn't seem to work. For forms it doesn't appear to catch the AJAX on submit and for links it is making the request fine but not handling fragments at all.
I'm using jQuery 2.1.1 if that makes any difference.
Any one else experiencing this?
The text was updated successfully, but these errors were encountered:
I just tested with jQuery 1.11 and it works fine there, so there seems to be a conflict between jquery 2 and Foundation. I'm not a javascript guy, more of a server guy, so unfortunately can't tell why....
Hey all,
I've got a fully working demo that works great under Bootstrap 3.2, but when I switch over to using Foundation 5 it doesn't seem to work. For forms it doesn't appear to catch the AJAX on submit and for links it is making the request fine but not handling fragments at all.
I'm using jQuery 2.1.1 if that makes any difference.
Any one else experiencing this?
The text was updated successfully, but these errors were encountered: