mootools
Wrap new div around several elements (Mootools1.2)
I recently started working at a job where they use Mootools 1.2 for their site. I am doing some new objects for their inhouse CMS-system and have run into some problems.[详细]
2023-04-02 09:24 分类:问答How can I fix the jerky transitions in SlideItMoo? (uses Mootools' Fx.Transitions)
I\'m using Mootools in a joomla site. I want to do a basic banner rotator.Found a slider, SlideItMoo, that seems to mostly work.[详细]
2023-04-01 21:28 分类:问答find selector with specific content in mootools like this jquery selector
I need to convert this jquery to mootools. $(\'tr[class$=\"-hours\"]\').css(\'display\', \'none\'); $$(\'XXX\').setStyle(\'display\', \'none\');[详细]
2023-04-01 20:01 分类:问答Watermark mootools help
I\'m a mootools beginner. I know a lot of html and css but javascript is not for me (at least now that I\'m starting to learn it)...[详细]
2023-04-01 14:08 分类:问答Using mootools scripts with gwt application
My problem is make an animation on Composite which is started when data is loading. I made animation on normal divs for tests using html:[详细]
2023-04-01 07:22 分类:问答getElements is not a supported property or method in IE
I have a JavaScript issue when the page is viewed in IE only. I get this: object doesn\'t support this property or method[详细]
2023-04-01 07:12 分类:问答Mootools Request problem in Internet Explorer when SEF URLs used
In my custom Joomla 1.6 component Mootools\'s Request does not work only in IE and when the language filteringplugin is enabled.[详细]
2023-03-31 10:52 分类:问答How to populate xml doc in div from another div like an iFrame using ajax?
I have a \"sidebar\" div with links that I would like to link up to some xml files. (with xslt that references three other xml files) I would like the xml to be displayed in the \"body\" div kinda lik[详细]
2023-03-31 09:13 分类:问答Adding Cookies to Language Changer
I\'m trying to add a little Language changer for my site. I\'d like it to save the language using cookies.[详细]
2023-03-31 08:58 分类:问答Google maps infoWindow - destroys content on close?
I am using google maps on my site. I have an infoWindow that I populate with content like this: infowindow = new google.maps.InfoWindow({ content: $(\'infoWindowContent\') });[详细]
2023-03-31 04:17 分类:问答