PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
AfterAJAX for WebDev 14
Published by Muy Maton
in the category Tools
New features
Description
AfterAJAX is a Javascript function that will allow you to execute javascript after that ajax process of a button is done.

It is available for WebDev 14 30A140030f. For WebDev, AWP and PHP.

To implement it:

1. Download it.
2. Extract it.
3. Import the file WBAJAX.wwn into your WebDev project.

How to use it:

1. Create a browser procedure without parameters to execute after AJAX is done. For example, i’m gonna call it MiProcedure.
2. Right before an AJAX event is goin to execute, call AfterAJAX with the name of your procedure to execute. Following our example: AfterAJAX(“MiProcedure”)
3. Done. Your procedure will be executed after the AJAX is done and after all form values are filled in with new values.

This piece of software is released under the HPL v1.0 license.

For more information, visit:
http://wolfbit.com/blog/2010/07/afterajax-for-webdev-14/

Hope you find it handy as i do.
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!
ABOUT
RATING:
2.54(4)
DOWNLOADS:
220
PUBLISHED:
July 24, 2010
VERSION:
CONCERNS:
WEBDEV
Minimum version: 30A140030f
SIZE:
2.3 KB
OF SAME DEVELOPER