I am using Slimbox 1.71 for MooTools 1.2 ( Demo ) I would like to close the expanded Image if I开发者_如何学Go click on the expanded image itself.
anyone can explain me开发者_JAVA技巧 why $(\'\'+this.get(\"rel\")+\'-arrow\').tween(\"margin-top\",-10);
Im creating a web app and would like to know why the following code is not working. It first creates aelement which is then added to the body. I then create another Div element which i would like to p
I have two questions: How does Jquery/ MooTools extend the syntax of Javascript? I mean why can you just have new syntax for Jquery and MooTools that does not exist in Javascript?
I\'m trying to manipulate forms with Mootools. My purpose is to inject the response content of a form into a div element named result.
Greetings all! I\'m trying to learn Mootools classes. I\'ve made this class to add a div to the page.
Refused to set unsafe header \"Connection\" I get this error on Chrome when running a request by ajax (MooTool开发者_Python百科s 1.1) ?
I am attempting to include the output of an external PHP script into a Joomla article using Mootools but cannot get it to workThis is what I have in the source of my article
I\'m having trouble with a Mootools Fx.Morph object. I expected I\'d be able to use a single object several times to create different effects. I\'d like to toggle the effect on a single div. But my ef
I am a newbie to mootools and web development also. I have read this pretty cool blog and I want to extend the code to connect with a database to update the rating with a php file. but unfortunately