Hi,
Don't know if this is possible or not! I have a list to which I am appending list items which include a button using javascript; I would like the button to remove the list item. If I click the button on the list as is it stands it returns the text in all the buttons 'XXX' is it possible tie the button to each item and get a handle to the current item?
Tiggr('loadlis').append(
$('').append(
$('a rel="nofollow"').append(
$('span').attr('class', 'loadlist').append(A)).append('/span/a