mootools
"Back to top" with mootools
Can anyone give me a similar script for mootools. I\'m using jquery and I need a similar function like this to use with mootools:[详细]
2023-03-31 04:13 分类:问答MooTools version of jQuery's namedspace events?
jQuery lets you do things like $div.bind(\'click.namespace\', function) $div.unbind(\'click.namespace\')[详细]
2023-03-31 01:48 分类:问答Mootools spinner center screen
I have put a mootools Spinner (from the More library) on my website. The spinner sits in the body of my webpage, and appears when the user does a search (which uses ajax). The spinner graphic appears[详细]
2023-03-30 19:39 分类:问答mootools addEvent for calling 2 functions?
My problem is that I\'m trying to call 2 functions in my addEvent, but it\'s not possible I think. I am developing a forum,and one of that function is for the subforum, and the other are for answers,[详细]
2023-03-30 16:45 分类:问答jQuery buttons: "like this"/"dislike this" - Hide all liked/hide all disliked
Okay, I\'m trying to reverse engineer a feature on a website I found - the webmaster is not replying to me. The site in question is http://www.win-free-stuff.ca/new-contests and in particular I am try[详细]
2023-03-30 06:31 分类:问答Implement a For loop in MooTools
I have to use Mootools for a website but being a real newbie I\'m stuck with my code: var val = element.get(\'value\');[详细]
2023-03-29 14:47 分类:问答Passing/storing arrays by reference?
I\'m fairly new to javascript. I downloaded some code to make an autocompleter for search boxes, but it\'s not working as I expected it.[详细]
2023-03-29 11:26 分类:问答What is the difference between Actionscript and JavaScript [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: What are the key differences between JavaScript and ActionScript 3?[详细]
2023-03-29 08:55 分类:问答Changing background color problem in mootools
I have the following css classes: .info { padding-left: 15px; padding-bottom: 20px; display: block;} .info_edit {[详细]
2023-03-29 06:27 分类:问答Interchangability of PHP and JavaScript templates (prevent duplication)
I use a MVC PHP framework to keep my web applications as DRY as possible. All of my HTML templates are neatly tucked away in one folder in the application scope of my project.[详细]
2023-03-29 01:04 分类:问答