
Web Development
Get flash to fully experience Pearltrees
All of these different methods for dealing with IE6 demonstrate that there's no one single answer that works for everyone. This isn't a binary issue. There is no Boolean answer. Instead, there's a sliding scale of support: Design for better browsers, then design alternative solutions to handle IE6 bugs I've often written that designers shouldn't be limited by lowest common denominator browser capabilities.
Universal Internet Explorer 6 CSS | Stuff & Nonsense - stuffandnonsense.co.uk (HTTP)
ie7-js - A JavaScript library to make MSIE behave like a standards-compliant browser. - Google Project Hosting - code.google.com (HTTP)
The suffix will ignore query string parameters. For more fine-grained control you can also set IE7_PNG_SUFFIX to a RegExp object. If you want to use an alternative PNG solution then set the suffix to something that cannot possibly match:gRaphaël—Charting JavaScript Library
What is it? gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library. Check out the demos to see static and interactive charts in action. Download and include raphael.js , g.raphael.js and any (or all) of g.line.js , g.bar.js , g.dot.js and g.pie.js into your HTML page, then use it as simple as: // Creates canvas 640 × 480 at 10, 50 var r = Raphael( 10 , 50 , 640 , 480 ); // Creates pie chart at with center at 320, 200, // radius 100 and data: [55, 20, 13, 32, 5, 1, 2] r.g.piechart( 320 , 240 , 100 , [ 55 , 20 , 13 , 32 , 5 , 1 , 2 ]);Raphaël Reference
Processing.js
Processing.js 1.3.6 released! Processing.js 1.3.6 is a maintenance release for 1.3.5. We've fixed a 3D mode regression, where any non-square sketch would be stretched. Head over to the blog post on this release to see the full list of what has been updated... right after you head over to the download section to grab your copy of Processing.js!Google Web Toolkit
“ This product is already great and continually evolving. It is compatible with all the mobile devices that are usually very finicky. The tech support gets back to us at breakneck speed. This is an "A" product with "A+" support. ” - Gerry Axelrod, Sportsonesource LLC Write a testimonial
RGraph: HTML5 canvas graph library based on the HTML5 canvas tag
JavaScript

