Searched refs:onselectstart (Results 1 – 9 of 9) sorted by relevance
79 …onselectstart!==undefined&&r.onselectstart==null&&(r.onselectstart=document.onselectstart,document…
86 …urn a.dragging===!1}function s(e,t){e&&(e.unselectable=t?"off":"on",e.onselectstart=function(){ret…
113 document.onselectstart = function(e) { function
232 onselectstart
217 document.onselectstart = function(e) { function
127 attribute EventHandler onselectstart;
181 attribute EventHandler onselectstart;
2 …return false;}}).mousedown(function(){if(config.cancelSelection){this.onselectstart=function(){ret… method
4 …return false;}}).mousedown(function(){if(config.cancelSelection){this.onselectstart=function(){ret… method