Enter Keywords:
1 - 10 of 53(0.001 seconds)
Sort By:
 
using javascript with mootools, I want a function that does a synchronous post ajax call with parameters, and returns the resulting JSON function simple_ajax(url, params) {     // url is a st...
Zones: Scripting, JavaScript, WebApplic...Date Answered: 03/04/2008 Rating: 8.4 Views: 13
Hi, I need removing href component for all links on the page and adding onClick function call for the same href link (slightly modified). Here is my code: <script type="text/javascript"> <!-...
Zones: JScript, JavaScriptDate Answered: 11/26/2007 Rating: 8.8 Views: 148
i search to start a function lightbox to display a result with this function new Ajax(url, {                   method: 'get',                   update: $('panier')             }).request(); thank you for your assistance
Zones: JavaScript, AJAX, PHPDate Answered: 08/06/2008 Rating: 7.6 Views: 0
I have a form that drops down using the mootools 1.1 fx.slide function.  I'd like to incorporated the Ajax.form function as well.  Both work fine alone, but my attempts at combining the 2 functions...
Zones: JavaScript, AJAXDate Answered: 07/14/2008 Rating: 9.6 Views: 0
Hi Can anyone determine why the image multibox javascript is not working here, it can see to find the image althoug it finds the html document ok??? Any thoughts would be much appricaited. ...
Zones: JavaScript, FrameworksDate Answered: 11/22/2008 Rating: 9.2 Views: 8
Our developers are relying on Mootools to accomplish a few things we need regarding javascript. We've got the core library down to 57kb.  Is this too much Javascript to have?  Should we scrap us...
Zones: JavaScriptDate Answered: 11/07/2008 Rating: 9.1 Views: 0
I'm looking for any way to keep the user in a form field after validating it. I'm using the mootools javascript framwork (ver1.2) but a straight javascript solution would be fine. In in example...
Zones: JavaScript, FrameworksDate Answered: 11/12/2008 Rating: 9.0 Views: 69
Tooltip code @ http://www.hotajax.org/mootools/tooltips-rating/565-tooltipmootools.html What I am seeking is to set parameters on the tooltip so that it cannot run off the page. It should recogniz...
Zones: FrameworksDate Answered: 06/18/2009 Rating: 8.6 Views: 0
Can I run AJAX and mootools? Currently if I add ScriptManager to aspx, mootools breaks.
Zones: JavaScript, AJAXDate Answered: 08/13/2009 Rating: 7.6 Views: 0
Check this page: http://www.etasdirect.com/?id=8 When you submit a faulty form the error message appears no problem, but it's supposed to scroll to the first error. It's using the mootools fx.s...
Zones: JavaScript, JScript, Web Dev...Date Answered: 09/07/2009 Rating: 9.3 Views: 13