I have a joomla 1.5 site where I use mootools (for chronoforms) and some custom jquery code. In total there are only 2 pages on the whole site where I need mootools or jquery, but it both loads on all
I\'m using mootools 1.2 in a page where I\'m loading a js graph into a div 开发者_StackOverflow中文版that is itself in a table cell. The graph loads properly, but it\'s quite a lot smaller than the wi
I was working on a site some months ago and I used mootools menumatic from one of the resources sites 开发者_StackOverflow中文版from the internet.Firefox 4 was still beta at that time and I didnt test
I am trying to implement a moving photo slider that is no jQuery , it uses moo tools I want a slider like this guy http://mahusay-fbt.blogspot.com/
I\'m trying to convert an old Tips plugin from Mootools to jQuery: http://flowplayer.org/tools/tooltip/index.html
I have got a list of events, onClick the elements expand and they SHOULD do the opposite on a second click. That is the part of my little script that does not work. WHY NOT??
I have a un-ordered list containing links with the same class and a unique ID, I need to add all those ID\'s to an array in javascript with.
I am trying to match in Mootools [version 1.11] a multiple CSS attribute as in this element: <input type=\"radio\" value开发者_开发技巧=\"dev\" name=\"radio_server\">
How to check element existence using its alias attributes with Mootools Tried as follows. But its not working,
I have just begun playing with MooTools, and I don\'t understand why the following happens: var input = new Element(\'input\');