Mique
Mique

Reputation: 1

Migrate jquery 1.7.1 to 2.2.4 and $(document).foundation();

I got this in the console in the Chrome browser.

Snapshot of the console i Chrome

I'm trying to upgrade jquery 1.7.1 to 2.2.4 in my mvc site and I use Foundation 5.

I have already got some tip about change ...attr("checked") to ...prop("checked") and that was really nice.

But in this case I don't now what to do... I suppose that it's wise to something about this "deprecated" code.

In my scripts directory I have jquery-2.2.4.js and jquery-migrate-1.4.1.js

Kind regards /mique

Upvotes: 0

Views: 177

Answers (0)

Related Questions