AnanthaKN / jquery-in-place-editor

Automatically exported from code.google.com/p/jquery-in-place-editor
Other
0 stars 0 forks source link

use of $ in line 270 may conflict #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ver 1.0.1 Line 270 says $(document).keyup(function(event){
 - just change $ to jQuery to avoid conflict.

Original issue reported on code.google.com by jay%demo...@gtempaccount.com on 4 Jan 2010 at 9:08

GoogleCodeExporter commented 9 years ago
Fixed in my copy at 
<http://haecker.me/trac/browser/open-source/jquery-edit-in-place/trunk>

Original comment by martin.h...@googlemail.com on 14 Feb 2010 at 3:00

GoogleCodeExporter commented 9 years ago
fix commited

Original comment by mhaec...@gmail.com on 23 Mar 2010 at 10:29