Suppose we have the xhr \'POST\' request that returns \'redirect\' status code. In that case browser is sending additional xhr \'GET\' by the given URL.
I am working on a site http://tapasya.co.in where i just impemented mootools slideshow. But I noticed that menubar that i was using stopped working, it was supposed to drop horizontaly but it is not b
I have a page, when loaded it does some stuff with JQ. In the next phase I want to load mootools and remove all JQ stuff, to avoid collisions and to avoid memory leaking.
I have a form where there are 6 items, each of which can be ranked from 1-6 in order of importance. Here\'s a screenshot.
I am having problems sorting list items using the Sortables class when the list items are displayed horizontally. Removing this style fixed everything:
i search online but can\'t get satisfactory result i want to protect images on m开发者_Python百科y website, i know i can disable save as, right click.
I just built my first mootools accordion, but it is adding a lot of inline styles which is just ruining my UI. I can set up a inline style with !important keyword but it will just make my css maintena
So we have this product, and it\'s really slow in IE. We\'ve alrea开发者_开发知识库dy applied a lot of the practices advised by the IE guys themselves (like this, and this), and try to sacrifice clean
how do i minify this in mootools. window.f开发者_Python百科rames[\'buffer\'].document.body.innerHTML
I\'m writing a page with several text fields and a drop down. The fields in the drop down affect the value of the text fields.