Please send any feedback on admin@ajaxline.com.
If you want to share your experience and post article on Ajaxline just e-mail it to us and we publish it.
There is a one more tutorial about drag and drop in JavaScript posted on Switch on the Code site. This time Michael Kuehl shows how to create draggable view inside container. He writes:
«There are all sorts of fun things that you can do in javascript and html once you have a basic drag infrastructure working - and in fact we have covered a whole bunch of these possibilities here at Switch on the Code. Today we are going to take a look at another one - using a container as a sort of 'window' on a larger object. Almost every mapping website makes use of this technique, and Google Maps probably does it best - you only have so much space on the screen to look at the map, but you can grab and drag around the map inside of its container to view different areas.»
Source: Switch on the Code.
Today I want to share my project. Implementation of Panels like was in My Yahoo page. Now this page updated to new look.
To create Layout like this:
Here is example: www.ajaxline.com/JS/Panels/PanelsTest.htm