Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In either case, it should be noted that dojo's xhr module will not work well in a gadget environment and some tweaking is required to get it to work transparently. An example of piping dojo's xhr requests through the osapi.http api is shown below.

Examples

  1. Simple dojo 1.4.3 gadget
  2. Simple dojo 1.7 gadget
  3. Simple dojo 1.8 gadget
  4. Dojo 1.8 xhr demo