Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is DynAPI?

Applications

What is DynAPI?

by  missbarbell  Posted    (Edited  )
For anyone not familiar with the code of the dynamic aspects of JavaScript, but wants to harness their capabilities. DynAPI is something worth considering.

DynAPI was started by Dan Steinman, and has since become a respected Open Source project, hosted on SourceForge [1].

[1] http://dynapi.sourceforge.net/dynapi/

The package can be downloaded and installed as a set of flat javascript files, which are then incorporated into your HTML/JavaScript files. There are help files, examples and documents to help you along, as well as the documentation [2] and examples [3] available via the website.

[2] http://dynapi.sourceforge.net/doccenter/
[3] http://www.richardinfo.com/examples/php/examples.html

The power of DynAPI was originally to provide Dynamic HTML scripting across the two main browsers, IE and Netscape Navigator (the Dynamic Duo), but now works equally well on many other browsers and platforms thanks largely to the open source contributions.

For a full list of DynAPI's capabilities, check the website and see how it can help you.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top