Everybody who’s working with WordPress knows the ‘widgetised’ dashboard. A couple of weeks ago I wanted two lists to sort and also to drag one list item from one list to the other. I’ve searched over the internet to a nice plugin to do this. I discovered (maybe you guys are aware of this) that the default Sortable behavior of Mootools 1.2 is also to sort two list at a time.
I’ve made a simple example so you’ll see how it works. Read more about the set up in the full article.
View example
Continue Reading »
I’ve searched on the internet for a good, simple and working example of the Drag.Cart plugin for Mootools 1.2+ but I haven’t found a single one. This is what I mean: the original Ghost Drag demo for Mootools 1.1.
Here it is, a working example for Mootools 1.2+. Good luck and take a look at the actual documentation I’ve you need some more information.
View example
Continue Reading »
Today I’ve finally tested jsFiddle. I’m aware of the existence quite some time now but I never took the time to check it out. It’s a very nice shell editor with html, css and JavaScript. You don’t have to go from your code editor to your browser any more, just click run Just look at the examples or create your own snippet or project to develop your JavaScript.
I’ve heard that the beta version is coming soon and there will be lot’s of new functions. For example a user login with lot’s of features.
Go and visit jsFiddle.net