Latest |Kites |Pictures |Programming |Life
[filed under Programming]Firefox canvas tag: fractal trees
Canvas tag:

The first time I came across the canvas tag was when Firefox 1.5 came out. You will need a browser that supports the canvas tag, so if you don't have Firefox 1.5 or above : go get it.
  • A couple of canvas demos showing images bouncing and moving.
  • Fractal trees. A different tree for every reader.
  • L-systems. Another type of fractal system based on text replacement. Fractals grow before your very eyes. Easy to use!
  • 3D wireframe demo. Spinning cube! An alien invader!
  • My Pictures a photo gallery.
  • A particle system. Bouncing balls and bouncing sperm. With real sperm-bouncing-physics.
6th of December, 2005@12:50:09 PM
1 comments, permanent link to article

Comments

[5th of Aug, 2010 @ 09:58 PM]
said:
Dear Site Owner or Representative:

Internet Explorer 9 beta is around the corner, and here on the Internet Explorer team at Microsoft, we are focused on ensuring that websites work great in our newest browser. We have examined some websites that take advantage of the latest standards that we plan to support, and we noticed that one or more of your pages that use the HTML5 Canvas element do not render in Internet Explorer 9. This is because for the upcoming release of Internet Explorer 9, Canvas is a new feature only supported in IE9 Standards Mode – a design decision we took to ensure that legacy document modes remain fully backward compatible. Your site renders in in Quirks Mode (http://en.wikipedia.org/wiki/Quirks_mode) in Internet Explorer because you do not have a DOCTYPE for at least one of your pages, including http://teethgrinder.co.uk/canvas/canvas-2.html and http://teethgrinder.co.uk/canvas/bounce-4.html. (To learn more about how Internet Explorer determines document mode, please read our blog post: http://blogs.msdn.com/b/ie/archive/2010/03/02/how-ie8-determines-document-mode.aspx.)

To ensure your page works as expected in Internet Explorer 9, we recommend that you add a strict DOCTYPE to your webpages. For example, you could add <!DOCTYPE html>, which is the W3C’s HTML5 DOCTYPE or <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -- a common strict DOCTYPE. For more information about DOCTYPES, see http://msdn.microsoft.com/en-us/library/dd567845(VS.85).aspx.

In order to help your site work with the Internet Explorer 9 Platform Preview (http://ie.microsoft.com/testdrive/), we have temporarily added your site’s top-level domain to our Compatibility View List (http://msdn.microsoft.com/en-us/library/dd567845(VS.85).aspx) for Internet Explorer 9. However, the Compatibility View List is a short-term solution only, to help bridge the transition from Internet Explorer 8 to Internet Explorer 9. We encourage you to add the DOCTYPE, as we would like to remove your site from the Internet Explorer 9 Compatibility View list as soon as possible.

If you have any questions or would like to request removal from the Compatibility View List, please email iepo@microsoft.com.

Thanks,

Internet Explorer Team
Microsoft Corporation

________________________________________

For more on our privacy policy, please review our Microsoft Online Privacy Statement.

This communication was sent by the Microsoft Corporation
One Microsoft Way
Redmond, Washington, USA

© 2010 Microsoft Corporation Terms of Use | Trademarks | Privacy Statement

Check this if you are a human being. Thanks. (I'm trying to reduce my comment spam :-)

Comment

Server Grind [0.1701 seconds]