Top "Javascript-events" questions

DO NOT USE THIS TAG!

How do I make an AJAX call only once on JQuery.hover()?

I would like to display the results of an AJAX call in a div when the user hovers over it (…

jquery javascript-events jquery-hover
pace.js: "start" event not triggered?

I can't seem to find a solution to this problem I posted in the comments of this question … I'm using …

javascript jquery javascript-events preload pace.js
Is My Page Being Loaded from the Browser Cache?

I have a "new items" badge on a page that I want to update immediately the page is loaded from …

javascript javascript-events jquery browser-history browser-cache
How to get javascript event to fire only when the background is clicked (and not other elements)?

I'm trying to write a web app which replaces the context menu (right-click menu) with my own customized ones. I …

javascript javascript-events background tablerow