brente
unread,Nov 23, 2008, 1:33:34 PM11/23/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CSS Visual Effects, charle...@gmail.com
Hi Charles,
Excellent work. I really like your Coverflow CSS-VFX. I would like
to join your group and have made some changes for your review. Please
see ZIP that I added.
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