search for: editthis

Displaying 1 result from an estimated 1 matches for "editthis".

2007 Apr 09
0
Unobtrusive IPE -- comments, please
...=description", ajaxOptions: {method: "post"}, callback: function(form, value) { return "id=<?= $id ?>&field=description&myparam=" + encodeURIComponent(value) } }); if(editListing) editListing.enterEditMode(''click''); }; var editThis = function(){ Event.observe(''PageDiv'',''contextmenu'',rightClick); }; Event.observe(window,''load'',editThis); </script> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Go...