Yapapaya / jquery-cloneya

A jquery plugin to clone DOM elements
MIT License
76 stars 28 forks source link

Uncaught Error: Syntax error, unrecognized expression: . #45

Closed noahmatisoff closed 9 years ago

noahmatisoff commented 9 years ago

I'm getting the error below in console when adding the jquery-cloneya.min.js file into my HTML:

Uncaught Error: Syntax error, unrecognized expression: .

I've tried using the jQuery version used on the demo/example website in the README for the repo, but still got this.