Jump to content

[solved] jQuery 1.8 conflict - Drop down and select fields are empty on new submission page


renegadesk

Recommended Posts

Thanks to Alejandro this is now fixed so hopefully this helps someone else out.

 

As per the title, within my submission pages the drop down and select fields were coming up empty and I was getting this error on the console:

 

Uncaught Error: Syntax error, unrecognized expression: :input[name="data[Field][Listing][jr_medium][]"]" jquery.min.js:2

 

where jr_medium is the first select field.

 

Alejandro took a look at my site and saw that I was using JB Library to call the latest version of jQuery which had 1.8 released about a week ago. I changed the JB Library settings to load jQuery 1.7.0 (jReviews ships with 1.7.2) and everything is working nicely now.

 

Hope this helps someone if they come across this issue.

 

Cheers

Link to comment
  • 2 weeks later...
×
×
  • Create New...