Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
If you want to make drag and drop in your website , i think the following example will be helpful to you .The example is based on javascript script language .There is two files html for test and javascript and it is the core of the example ,
index.html
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Drag and drop in website using javascript</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script type="text/javascript" src="drag.js"></script> </head> <body>
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
rimmazz
Question subject: Re: Drag and Drop using javascript
Posted: Thu May 14, 2009 11:24 am
Joined: Thu May 14, 2009 5:49 am Posts: 2 Has thanked: 0 time Have thanks: 0 time
What is the code for making windows pop up as javascript windows? I've seen the coding before and its something like "javascript:open" or something... I'm not really sure... Could anyone give me the link coding to do that? Thanks. ____________________ affiliateelite ~ affiliateelite.com ~ adgooroo ~ adgooroo.com