English 中文(简体)
1.2.0
原标题:Nested sortable script for Mootools 1.2.0

是否有任何人知道可以开具标记的摩托勒文,但也有的是摩托勒1.2.0。

All the nested sortable scripts I can find require newer versions - but I m stuck with 1.2.0 as it s part of the core components of the system I m extending..

Thanks

EDIT: The main one ve found where:

Ryan Mitchel s script: looked great. 1.3 required though

Mif:超出我的需要。 1.2.4 无论如何。

最佳回答

我想 Mif。 树木最容易。 只是删除了你不需要的那部分。

http://pastebin.com

问题回答

暂无回答




相关问题
Remap Enter keydown to trigger Shift+Enter in JavaScript

I m using Mootools, but a generic answer is fine. I would like to remap the Enter key in a web application. When they hit Enter it should react as though the Shift-Enter has been pressed. I ...

IE8 Crash on getStyle background-position

I ve found a strange bug in Internet Explorer 8. Maybe someone can help me move around it. When I try to grab the background position of an element, using background-position-x all versions of ...

Mootools script not working in Camino/Firefox

I currently have script that slides down a once the page has loaded. So far, it works in Safari, Opera and IE8, however it doesn t work in Camino nor Firefox, so I am guessing it s a Mozilla based ...

What is the (function($)) for in MooTools Javascript

I was reading a post by David Walsh on creating a sprite menu with MooTools. I am fairly new to MooTools, and I did not understand the way he opened his script. In particular, what is (function($){ .....

MooTools: Set focus on click

I ve got an ASP.NET control that contains a checkbox. I want the focus to remain on this checkbox when it s clicked. Here s what I m using: <script type="text/javascript"> window.addEvent("...

热门标签