Collapsible Panel Demo
These collapsible panel widgets were made using javascript. Interested in making your own or using them on your page?Here is a comprehensive article which you should read.
Javascript animated Tooltip
|
Collapsible Drag&Drop panels with Dojo
|
Demo of Drag and Paste with Dojo
|
Copyright (c) 2007-2013 Ashish Patil . Please read FAQ for more details.

Javascript animated Tooltip
Simple javascript based tooltip that can be used to show HTML content. Supports
animations, adjustable animation speed. Examples include translucent and AJAX based
tooltip. Click
DHTML panel units that support drag&drop and are collapsible, using Dojo toolkit
and very little javascript. Information on creating them
Recently I was asked how drag and paste can be implemented using Dojo. Means you
start dragging an object and instead of dropping the object itself , you drop a
copy of it. Checkout the