[jQuery] Conditional events

[jQuery] Conditional events


Hello everyone.
I've been trying for some time now to make this code to execute ONLY if a
variable called edit equals to 1:
The code:
    $(".item_title").editable("operator.php",{
        submitdata: {'type': 'title'},
        width: 250
    });//EOE
Does anybody have an idea how to do that??
Thanks.
--
View this message in context: http://www.nabble.com/Conditional-events-tp14453255s27240p14453255.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.