Share

Webventures Desktop

File Release Notes and Changelog

Release Name: Drag 'n' Drop

Notes:
How To Update:	

Change: desktop_vista_transperancy.html
In the <HEAD> section add:

<link rel="stylesheet" href="drag.css" type="text/css" media="all">
<script type="text/javascript" src="dragger.js">
/***********************************************
* Drag and Drop Script: © Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
</script>

Save the file dragger.js to: /var/www/html/filesys/
To get a copy of dragger.js go to: http://www.webventures.com.au/sd/filesys/dragger.js  and save the page.
OR
See our Sourceforge page (see above) and click: Tracker -> Patches -> Drag And Drop. And download the files.
Save the file drag.css to: /var/www/html/filesys/
To get a copy of drag.css go to: http://www.webventures.com.au/sd/filesys/drag.css  and save the page.
OR
See our Sourceforge page (see above) and click: Tracker -> Patches -> Drag And Drop. And download the files.


Changes: How To Update: Change: desktop_vista_transperancy.html In the <HEAD> section add: <link rel="stylesheet" href="drag.css" type="text/css" media="all"> <script type="text/javascript" src="dragger.js"> /*********************************************** * Drag and Drop Script: © Dynamic Drive (http://www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for this script and 100s more. ***********************************************/ </script> Save the file dragger.js to: /var/www/html/filesys/ To get a copy of dragger.js go to: http://www.webventures.com.au/sd/filesys/dragger.js and save the page. OR See our Sourceforge page (see above) and click: Tracker -> Patches -> Drag And Drop. And download the files. Save the file drag.css to: /var/www/html/filesys/ To get a copy of drag.css go to: http://www.webventures.com.au/sd/filesys/drag.css and save the page. OR See our Sourceforge page (see above) and click: Tracker -> Patches -> Drag And Drop. And download the files.