Javascript: Difference between revisions

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




*[[DOM|Document Object Model]]
*[[DOM|Document Object Model (how to manipulate html using javascript)]]





Revision as of 17:39, 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 .



useful javascript tools