DekiApi();
<html>
<tail>
<script type="text/jem">"
$('.checklistitem').bind('click', function() {
var name = this.name;
MindTouch.Deki.CreateProperty(Deki.Env.PageApi + '/properties?abort=never', 'urn:custom.mindtouch.com#' + name, '' + this.checked, function() {
// find out why this is not working
MindTouch.Deki.Reload('#' + name);
}, function(result) {
alert('An error occurred trying to update check-list item (status: ' + result.status + ' - ' + result.text + ')');
});
});
"</script>
</tail>
</html>
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by