Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html button ondrag

<!-- this can prevent you website veiwers to not drag the button (idk if you want to then you can do) -->

<button ondrag="alert('element not draggable')"></button>
 
PREVIOUS NEXT
Tagged: #html #button #ondrag
ADD COMMENT
Topic
Name
1+3 =