Dojo 2D demo: Trend
Web August 29th, 2006
This is probably the very first demo application for Dojo 2D. Due to the requirement of Dojo toolkit, the demo is placed in one dedicated page. You can access it from here.
Dynamic Trend fetches Google’s stock price as the monitored data, it is better to checkout the demo when NYSE is still open, i.e 8:00 AM to 4:00 PM EST.
UPDATE: for unknown reason, MSIE does not work if the demo is integrated into the Wordpress framework. Here is the raw HTML document.
- Using dojo.io.bind instead of XMLHttpRequest, MSIE works
- Add wrapup support
- Fix some small bugs







Leave a Comment