Web Development

TwitterFacebook
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)

http://stuffandnonsense.co.uk/blog/about/universal_internet_explorer_6_css

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: http://code.google.com/p/ie7-js/

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 ]); http://g.raphaeljs.com/
http://raphaeljs.com/reference.html arrow-end string arrowhead on the end of the path. The format for string is [- [- ]] . Possible types: classic , block , open , oval , diamond , none , width: wide , narrow , midium , length: long , short , midium . Linear gradient format: “ ‹angle›-‹colour›[-‹colour›[:‹offset›]]*-‹colour› ”, example: “ 90-#fff-#000 ” – 90° gradient from white to black or “ 0-#fff-#f00:20-#000 ” – 0° gradient from white via red (at 20%) to black.

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! http://processingjs.org/
https://developers.google.com/web-toolkit/overview The GWT SDK contains the Java API libraries, compiler, and development server. It lets you write client-side applications in Java and deploy them as JavaScript. GWT Designer lets you create user interfaces in minutes with tools for intelligent layout assist, drag-and-drop, and automatic code generation. Write

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

http://www.rgraph.net/
Copyright © 1996 - 2006. All rights reserved. http://www.htmlhelp.com/reference/css/properties.html

CSS Properties

JavaScript