Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • The DOJO Toolkit promises to be a very flexible and powerful toolkit, however they are only in the beginning stages. A lot of the code is coming from other dhtml toolkit projects that are very mature.
  • We only require a fairly simple xmlhttp layer a the moment. Dojo have released their dojo.io.bind package http://dojotoolkit.org/intro_to_dojo_io.htmlImage Removed which should be sufficient for us, however I think we can produce our own XmlHTTP code for now.
  • I have implemented some custom xmlhttp / javascript code http://www.drivelater.com.auImage Removed - do a search. It works in IE and FireFox.

...