jweisbeck / Crossword

A javascript crossword puzzle script
http://www.jesseweisbeck.com/crossword/
244 stars 140 forks source link

jQuery 2.0.0 support #6

Closed zianwar closed 4 years ago

zianwar commented 8 years ago

Hi, is there a way to get this working for jQuery 2.0.0 ?

I get this error :

Uncaught Error: Syntax error, unrecognized expression: [object Object][data-coords="2,1"]
HoldOffHunger commented 4 years ago

I'm not sure if this helps, but I've coded up a crossword puzzle generator and game that uses the jQuery v. 3.2.1. BSD licensed: https://github.com/HoldOffHunger/jquery-crossword-puzzle-generator

You can see an online demo if it here: http://www.earthfluent.com/crossword-puzzle-demo.html