I am a PHP beginner and today I started learning Mootools. I am experimenting with a autocomplete search-box that sends out an array after you submit the form. You can type multiple names and search f
This question already has answers here: 开发者_如何学Go Closed 11 years ago. Possible Duplicate: Prototype / Mootools conflict question
I\'ve created a form (form website page) that works perfectly on IE8, Goo开发者_如何学Cgle Chrome, Firefox, Safari, Opera and SeaMonkey but not when I\'m using the compatibilty view to emulate IE7.
Ok, I\'ve been having problems with using jQuery scripts in my site cause I\'m running MooTools too so I decided to use MooTools scripts only.
I have a form where the user will input a text and when he submits the form, the text I want must be injected, I think, or simply attached to the page like AJAX comments, but my problem is that I can
I\'ve setup a basic jsFiddle to give more of an idea of what I\'d like to happen. http://jsfiddle.net/nicekiwi/p7NaQ/2/
I\'m not sure if what i want is possible but i\'m using a Mootools image gallery which you can see an example of here:
I use a piece of JQuery code with a bit of Mootools to change the class of some inputs but the thing is that it doesn\'t work (has no effect) in Google Chrome despite working perfectly in Firefox.
I have a class which enables forms with a file-type input to be submitted via AJAX. It creates a hidden IFRAME element, changes the form target property so that it submits to the IFRAME, submits the f
I am using a joomla module which uses jquery, is called organic tabs, on the same page where this module is rendered, there is an slider for images which I think is using also jquery or mootools,