Monday, July 6, 2015

HTML 5 provides drag and drop facility. How do you make an image draggable?


1
<img draggable="true">
Question: What is HTML5 Web Storage?
It store the data locally in the user's browser

2 comments: