All pastes #2077258 Raw Edit

Unnamed

public javascript v1 · immutable
#2077258 ·published 2011-06-09 11:29 UTC
rendered paste body
			to_list = ui.item.parent().parent().attr('id')			active_list = get_selected_list_id().split(' ')[0].replace('#', '');			alert('activated list == to_list ' + active_list === to_list);			alert('|'+typeof active_list + '|' + typeof to_list +'|');			alert('|'+active_list + '|' + to_list +'|');