Thank you!
Works great now :)
Leon.


Mika Tuupola wrote:
> 
> 
> 
> On Dec 21, 2007, at 9:32 PM, LeonL wrote:
> 
>> This will work fine - alert the edit var value.
>> However, when adding 'event: "edit"' it wont do a thing:
>>
>>
>>      $(".item_title").editable("operator.php",{
>>              submitdata: {'type': 'title'},
>>              width: 250,
>>              event: "edit"
>>      }).bind("click",function() {
>>              alert(edit)
>>      });
>>
>> Is there something I'm doing wrong?
>> Thanks!
> 
> 
> Sorry it took awhile. Just came back from christmas travels.
> 
> Make sure you are using recent version of Jeditable. Latest here:
> 
> http://www.appelsiini.net/download/jquery.jeditable-1.5.2.js
> 
> 
> --
> Mika Tuupola
> http://www.appelsiini.net/
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Conditional-events-tp14453255s27240p14604750.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to