OK got the delete working, here is the final function:
$(document).ready(function(){
$(':checkbox.addPhoto').click(function(){
if ($(this).attr('checked')) {
// Add element to form
Hi,
I have a page that opens up an iframe for the user to be able to
select photos. Each photo has a checkbox, and on select I add a
hidden form element to the parent frame form. This all seems to work
fine, but im now stuck on how to remove the form element when the
checkbox is un-checked.
He
'4': function(t) {
alert('Trigger was '+t.id+'\nAction was Delete');
}
}
});
});
Test 1
Test 2
Test 3
Test 4
RIGHT CLICK FOR DEMO
THIS WORKS TOO
THIS WORKS TOO
THIS WORKS TOO
THIS WORKS TOO
TH
Hi,
Im new to jquery and im struggling with hopefully a simple question!
Im using the Context Menu plugin -
http://www.trendskitchens.co.nz/jquery/contextmenu/
which allows you to generate a right-click menu. All works fine,
however im now trying to pass in the id of the item that has been
cli
4 matches
Mail list logo