I\'ve got a script using mootools 1.1开发者_StackOverflow中文版 to handle an Ajax \"form\" that has does something like this to get an idea of how many rows are in the (dynamically created) form befor
i want to k开发者_如何学Gonow if i can send a file (image or document) using an HTTPRequest, how do i have to code the file?Use a form on a webpage:
Looks like the formcheck library is not working on IE9. while these work on IE9:开发者_开发问答
I\'m using the MooTools class system, and I\'d like to be able to access any static member of a particular class without having to know the full inheritance chain. For example, if I have a ChildClass
How to check 开发者_开发技巧existence of element by idusing Mootoolshtml: <div id="foo">some content</div>
i m new to mootools and i want a navigation with multilevel. i dont want to use class on sub unorder lists.
I have this cod开发者_Go百科e for changing the class from odd to even for every row. What i would like it to do is go even even odd odd instead of even odd even odd:
I am using mootools v1.3. I added a click event to button with id as \"submit_details\". All I want is to load an another mootools script on button click event and execute it. I tried a way as below
I\'m using the following class along with Mootools to create custom scrolling areas on a site. It includes a mousewheel event. I need to be able to fire an onComplete once the scroller comes to a stop
I\'am using mootools. I want to use naturaldocs to generate documentation f开发者_JAVA百科or my mootools scripts.but I cant access the naturaldocs official site to download the tool.