AnanthaKN / jquery-in-place-editor

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

JQuery UI Conflict #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. While using JqueryUI altogether it conflits with it when calling 
handleSubmitToServer method.
More specifically this.didStartSaving(); line.
safari console says: 
TypeError: Result of expression 'b.start' [undefined] is not an object. which 
points to jqueryUI file.

What is the expected output? What do you see instead?
Call the specified file via XHR 

What version of the product are you using? On what operating system?
trunk

Original issue reported on code.google.com by mar...@ludicco.com on 28 Apr 2010 at 10:46

GoogleCodeExporter commented 8 years ago
Uhm, could you please provide more information here? I'm using this together 
with jquery ui (1.7.2) with no 
problems in a large application.

Could you provide a reduction of the issue perhaps?

Thanks in advance!

Original comment by martin.h...@googlemail.com on 11 May 2010 at 7:19

GoogleCodeExporter commented 8 years ago
I think you are seing a problem in jQuery UI - please feel free to reopen this 
issue if you can provide more info 
that points to editInPlace as the source of the problem.

Regards,
Martin

Original comment by mhaec...@gmail.com on 22 May 2010 at 4:57