PC SOFT
DEPOT EN LIGNE
POUR WINDEVWEBDEV ET WINDEV MOBILE

AfterAJAX for WebDev 14
Publié par Muy Maton
dans la catégorie Outils
Nouveautés
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, copies d'écran
none
none
Avis des utilisateurs
(Pour noter la ressource, cliquez sur Ecrire un avis)
Aucun avis ou commentaire ? Soyez le premier !
A PROPOS
EVALUATION :
2.54(4)
TELECHARGEMENTS :
220
PUBLIÉE :
24 juillet 2010
VERSION :
CONCERNE :
WEBDEV
Version minimale : 30A140030f
TAILLE :
2,3 Ko
DU MÊME DÉVELOPPEUR