mootools
jQuery and MooTools conflict with jQuery plugin
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[详细]
2023-04-08 20:32 分类:问答Quickbox with MooTools 1.4
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):[详细]
2023-04-08 19:46 分类:问答Adding an Event Handler with Mootools' .addEvent() fails mysteriously in a certain place
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[详细]
2023-04-08 19:28 分类:问答How get the values of a text field with mootools?
Hi i have in my form a text field like this <input type=\"text\" name=\"optionsArray[]\" class=\"pollOptionInput\">[详细]
2023-04-08 14:48 分类:问答Wordpress - MooTools sub-menu not working correctly
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[详细]
2023-04-08 12:35 分类:问答Multi Accordion with mootools problem
I created a mootools accordion with nested sections like this: html: <div class=\"accordion\"> <h2 class=\"accordion_toggler_1 open\">Section 1</h2>[详细]
2023-04-08 04:00 分类:问答Conflict between Mootools and a pure JS script
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.[详细]
2023-04-08 01:11 分类:问答mootools table pushmany
I\'m trying t开发者_JS百科o build a table using the Mootools HMTLTable class, specifically using the pushMany method.[详细]
2023-04-08 00:57 分类:问答continuous scolling ticker - avoiding jumping?
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[详细]
2023-04-07 20:20 分类:问答how to modify Request.JSON to satisfy cross domain security
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[详细]
2023-04-07 03:18 分类:问答