debug javascript jQuery
Debug javascript with Chrome tools: The Chrome WebKit Developer Console lets you view attached events for elements. Right click mouse on element => "Inspect element" (F12) => "Elements" tab => "Event Listeners" section; Debug javascript visually with extension: Visual Event 2 - javascript bookmarklet - shows all javascript events (on the Visual Event 2 page ... Read more