Max Kiesler - Designer
Latest mHub
Subscribe
Nov 01, 07
Drag and Drop Table Rows With Javascript - There are many articles on implementing drag and drop in Javascript and many excellent frameworks and libraries that provide you with everything you need. In fact I use Script.aculo.us quite a bit. However, I haven't found anything much that tells you how to re-order rows in a table. Table rows are different from other elements normally used for drag and drop such as list items or divs because they can't be moved about in the same way. It wouldn't make sense to have absolute positioning on table rows-they sort of have to be in the table. There are also limitations on the styles you can put on rows, you can't have a border round them for example. So, the solution to this problem is slightly different from other drag and drop mechanisms.
Mar 15, 06
Dragable RSS boxes - This is is a script that uses Ajax to read data from external RSS sources and display them inside dragable boxes. You can also create new boxes dynamically directly from the page.
Feb 20, 06
Fun with Drag and Drop with RICO - For those of you who haven't seen Rico its another AJAX library, with quite a few cool extras. What I'm going to cover here is my first expiriment with Rico and their 'drag and drop' functionality. Getting basic drag and drop functionality is extremely easy with this library, and with just a bit of modification you can easily make it fit whatever you could want.
Page 1 of 1 pages
mHub Categories
Accessible AJAX,
Accordions,
Agile Design,
AJAX,
AJAX / Javascript Editors,
AJAX and Java,
AJAX and XML,
AJAX Auto-Complete,
AJAX Blogs,
AJAX Calculators,
AJAX Calendars,
AJAX Chat,
AJAX Contact Forms,
AJAX Demos,
AJAX Drag and Drop,
AJAX Email,
AJAX File Uploaders,
AJAX Flash,
AJAX Forms,
AJAX Frameworks and Toolkits,
AJAX Galleries,
Ajax Keyword Suggest,
AJAX Libraries,
AJAX Lightboxes,
AJAX Live Grids,
AJAX Live Search,
AJAX Login Systems,
AJAX Menus,
AJAX Patterns,
AJAX Presentations,
AJAX Rating Systems,
AJAX RSS,
AJAX Security,
AJAX Slides,
AJAX Slideshows,
AJAX Suveys,
AJAX Tabs,
AJAX Tooltips,
AJAX Tutorials,
AJAX Undo,
CSS,
DOM,
Frameworks,
History Management,
Infinite Scroll,
Javascript,
Layout Managers,
Mapping,
Microformats,
Rails,
Rails Blog Apps,
Rails CMS Apps,
Rails Wiki Apps,
Ruby,
Ruby Blogs,
Ruby on Rails File Uploaders,
Services Orchestration,
Toolkits,
Transclusions,
Web 2.0,
XMLHttpRequest,
Search
Home |
DesignDemo |
VizList |
mHub |
About |
Contact |
News
Max Kiesler is an award-winning strategic designer and co-founder
and principal of
Ideacodes.com, a web consultancy in San Francisco
focused on next generation websites.
About Max...
This work is licensed under a
Creative Commons Attribution 2.5 License