jquery-socialist
jquery-socialist copied to clipboard
Uncaught Error: Syntax error, unrecognized expression: (|num|) jquery.min.js:2
Hi there,
When I try to use:
{name:'pinterest',id:'potterybarn/Fall-Weddings-by-Pottery-Barn'},
in networks, I am getting a blank page and the following error in the console.
Uncaught Error: Syntax error, unrecognized expression: (|num|) jquery.min.js:2 Z.error jquery.min.js:2 bg jquery.min.js:2 Z.compile jquery.min.js:2 bm jquery.min.js:2 bm jquery.min.js:2 Z jquery.min.js:2 bf jquery.min.js:2 bm jquery.min.js:2 bm jquery.min.js:2 Z jquery.min.js:2 p.fn.extend.find jquery.min.js:2 (anonymous function) helpers.parseResults jquery.socialist.js:105 $.ajax.success jquery.socialist.js:236 (anonymous function) jquery.socialist.js:660 k jquery.min.js:2 l.fireWith jquery.min.js:2 y jquery.min.js:2 c.onload.c.onreadystatechange
Any advice? Thanks
i am getting the same error and don't understand why it's not working
I think you need to have the all the associated files in the same folder as shown in the image and you need to have JQuery on your machine/server also shown in the image
In the code you will need to link to them like so...
<link href="jquery.socialist.css" rel="stylesheet" />
<script src="jquery.min.js" type="text/javascript"></script>
<script src='jquery.socialist.js'></script>
I'm getting this aswell =(
I can confirm that testing locally in Firefox jquery does indeed need to be on the local testing machine.
I have not merged updates into jquery.socialist.min.js lately. I will be doing this shortly, but has anyone tried it using jquery.socialist.js ?
I was getting this error on a non-local version. Changed to 1.9 and it seemed to work. Though I'm not seeing Google+ now.