mootools
MooTools request url returns 404 errorpage
I am having trouble because my MooTools AJAX request doesn\'t find my PHP script URL request. First I have an index.php which loads in ControllerList.php (List files and delete each one), then in that[详细]
2023-03-27 06:33 分类:问答adding a captcha to a message box in drupal
I have added a message box to a drupal site.I got that massage box from this http://mootools.net/forge/p/message_class url. it is a mootools message bo开发者_运维问答x.I want to add a captcha to the e[详细]
2023-03-26 19:54 分类:问答list changing with javascript
I\'m using 开发者_运维技巧MooTools. I have a ul element: <ul id=\"alerts\"></ul> And I can access it with $(\"alerts\"), but when I try to change it by doing:[详细]
2023-03-26 12:08 分类:问答Replace whole element rather than innerHTML?
I can do this: $(\'my-panel\').innerHTML = \'<p> New content </p>\'; But if there any way of doing something like[详细]
2023-03-26 10:27 分类:问答Mootools Form onsubmit without domready
There is nothing wrong with the following piece of mootools code. What I would like to do rewrite it with onsubmit event and without domready as on the second code block. Thanks.[详细]
2023-03-26 04:23 分类:问答Mootools - How to append text at the beginning
How to append text at the begin using function appendText? For example: HTML: <div id=\"myEleme开发者_如何学Cnt\">Hey.</div>[详细]
2023-03-26 03:16 分类:问答Select input value from two different forms in one page using mootools
I have two forms with different values in one page. I want get input value of the form that user clicks on it\'s submit button, using mootools code.[详细]
2023-03-25 22:20 分类:问答How do I get <object classid>
Only accessible id right now is \"dialog1\". Given that information how do I traverse down to get the <object classid>?[详细]
2023-03-25 20:30 分类:问答String manipulation using MooTools / JavaScript
How do I manipulate a string using MooTools / JavaScript I would like to replace开发者_Go百科 all after /p/ in following url:[详细]
2023-03-25 18:15 分类:问答Can we use OR operator in MooTools/Jquery selectors
Can we use relational operator in mootools selectors ? Say for example I have two check boxes with different names.How can I get them both 开发者_如何学编程in single selector query. for mootools selec[详细]
2023-03-25 13:50 分类:问答