jquery.inlineedit icon indicating copy to clipboard operation
jquery.inlineedit copied to clipboard

Uncaught Error: Syntax error, unrecognized expression: test.

Open runphp opened this issue 9 years ago • 0 comments

when

<span class="editable">test.</span>

or

<span class="editable">test,</span>

jquery throw an error

Uncaught Error: Syntax error, unrecognized expression

runphp avatar Feb 01 '16 07:02 runphp