Javascript: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:




= useful javascript tools=
= external tools=
*[[prototypejs]]
*[[prototypejs| prototype - a AJAX framework]]
*[[firebug]]
*[[firebug| a javascript debugging extension for firefox]]

Revision as of 17:41, 29 September 2007

Javascript is used on the client side of Visual DataFlex AJAX webapplications.

To be able to overview the client side of the implementation of the AJAX_Library_for_Visual_DataFlex then you need to be familiar with Object Oriented Javascript .



external tools