Example Web Application Built with SVG

Here is an example web application built using SVG 1.1 (http://cpswass2.belvoir.army.mil/issue/employment.svg).  It works in Opera, Firefox, Chrome, Safari, IE7 w/Adobe, IE8 w/Adobe, IE9 PP7.

I use the foreignObject tag to bring in an HTML edit box for text entry (this works in Firefox, Chrome, and Safari).  Browsers that don't support this use a javascript prompt box.

Very much preferred the precise layout possible with SVG over the box model used in HTML.  The application is designed to effectively use screen real estate rather than simple uniform scaling when more screen is available.

Regards,

Andrew Shropshire
AT&T Government Solutions, Inc.
703-506-5708

This e-mail and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited.

Received on Tuesday, 1 February 2011 16:55:37 UTC