Hey All -

I have made modifications to Charles's CSS-VFX Coverflow app.  Read
the changes below and go here to download the ZIP.  The main changes
are removing Jquery and making the images static (local) instead of
the Flickr feed.

Flickr Demo here: http://css-vfx.googlecode.com/svn/trunk/examples/zflow.html
Code site: http://code.google.com/p/css-vfx/
Static new version and ZIP here: http://groups.google.com/group/css-vfx

Cheers, Brente

------------------------------------------------------------

MODIFICATIONS:

deleted jquery js link - no calls to it anymore
deleted flickr image feed function - not needed for static example
deleted window.setTimeout func - apple meta tags replace this
functionality

changed jquery functions to getElementById().className - eliminates
jquery

added id "container" to the main div - used for orient change
identifier
added local image array function - requested feature for static
version
added onload init function - replaces jquery onload
added 5 demo images - replaces flickr image feed
added metatags for web apps - apples enhancement that hides url bar
for web apps
added xhtml 1.0 strict doctype

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to