meta http-equiv="imagetoolbar" content="no" /> btns [id].ondrag = function () { alert ("dragging"); return false; } btns [id].onenterstart = function () { alert ("dragging"); return false; } window.onmousedown = function(e){ if(e && e.preventDefault) e.preventDefault(); };
C
Contact us
_
Copyright
_
Packages
_
About me