Showing posts with label HTML5. Show all posts
Showing posts with label HTML5. Show all posts

Thursday, July 05, 2012

Java Script to drag and drop image in HTML5

Hi guys, some days ago i came across a situation where i have to drag and drop a image into a rectangle in a web page. I tried following and it works using HTML5.

<!DOCTYPE HTML>
<html>
<head>
<style type="text/css">