id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
5414	Live event binding not matching selector	CarSandwich		"When using this selector with the live() it will incorrectly bind to all tr's on a page.

$('#ExampleTable tbody tr:not(:first)').live(""dblclick"", RowEvent);

I have attached an example of the bug.
It highlights the items the live event should bind to, yet clicking any tr on any table on the page fires the live event."	bug	closed	high	1.next	selector	1.5	duplicate	live selector			
