scroll bar (RSS)

Js and other commonly used pages

1. Backspacke Disable document.onkeydown = function () ( if (event.keyCode == 8) ( event.cancelBubble = true event.returnValue = false; return false; ) ) 2. Prohibition of the status bar display conne ...

Encyclopedia of the mouse event js

General support for the events described in the events browser onClick IE3 | N2 | O3 mouse click events, more than an object used in the control of the mouse click within the scope of onDblClick IE4 | ...

AJAX without refreshing the chat room to achieve (download the attachment to the cabinet)

Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...

js Guinness Case

The general case described in Supporting Event browser onClick IE3 | N2 | O3 mouse click event, an object used in many control within the scope of the click of a mouse onDblClick IE4 | N4 | O Double-c ...