I have to use both MooTools and jQuery in a single page. 开发者_Go百科I am using the featureCarousel jQuery slider plugin. There is a conflict between jQuery and MooTools. But the animation is not wor
I\'ve been trying out a few lightboxes for my website using MooTools 1.4, and I found this one that works and looks really nice (with easy implementation):
I\'m having a rather mind-boggling problem with some JS I\'m working on for a web app. Unfortunately, I can\'t post the full code for this, as it\'s part of a not-yet-released project. This issue has
Hi i have in my form a text field like this <input type=\"text\" name=\"optionsArray[]\" class=\"pollOptionInput\">
I have installed the Akiraka theme from RocketTheme and am trying to get my sub-menu\'s working.Currently when I hover over the main menu item a w开发者_C百科hite box displays where the sub-menu items
I created a mootools accordion with nested sections like this: html: <div class=\"accordion\"> <h2 class=\"accordion_toggler_1 open\">Section 1</h2>
I am stuck with a pure JS script that should be included in Joomla (1.7, Mootools 1.3.2) and raises a conflict with this library while working perfectly outside it.
I\'m trying t开发者_JS百科o build a table using the Mootools HMTLTable class, specifically using the pushMany method.
I\'m trying to get an infinite scrolling ticker type of thing working smoothly. To make it continuous开发者_运维技巧 I am removing the first element and replacing it at the back once it is out of view
I\'m using mootools to request json from my web handler and this is working fine from the same machine. I\'ve read in places about need for a callback to satisfy cross domain issues but unsure how to