Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1564 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

CSS 3.0 animation features

Thread title: CSS 3.0 animation features
Reply    
    Thread tools Search this thread Display Modes  
07-29-2010, 10:05 AM
#1
jhonpeter is offline jhonpeter
Status: I'm new around here
Join date: Jul 2010
Location: Bangalore
Expertise: Programming
Software: Photoshop
 
Posts: 3
iTrader: 0 / 0%
 

jhonpeter is on a distinguished road

  Old  CSS 3.0 animation features

Hey folks,

All the time I hear mobiles will replace computer in near future… if it’s true then what the impact of this on our WWW (World Wide Web)? With this curious mindset, I started my search with the basic CSS 3.0 features, to figure out how CSS will be rendered on mobile browsers.
Animation is the Key feature to retain end users interest so I began my search with the same. I found one nice article about CSS 3.0 animation features. To my surprise the article was targeted for mobile & web (PC) browsers. The code snippet was very useful and led to a smooth animation on my Chrome browser. I hope this will be helpful for all the people who want to learn CSS 3.0 animation and target rapidly growing mobile browser market.

For your quick view, the whole stuff is here http://innovator.samsungmobile.com/c...12&cntsId=7080

Some of the feature & Properties covered in above article:

Animation Properties - name, animation-duration, animation-timing-function, animation-iteration-count, animation-direction, animation-play-state, animation-delay using these properties and the values we can easily create transition animation also we can control those transitions.

Some transform properties are listed below;

Property Description
matrix - Allows you to specify a 2D transformation in a matrix of six values
translate - A 2D translation along a matrix of X and Y values
translateX - A 2D translation along an X direction
translateY - A 2D translation along an Y direction
scale - Scale the property up and out by defining X and Y values
scaleX - Scale the property up by defining X value
scaleY - Scale the property out by defining Y values
rotate - Rotate a property by degrees
skewX - Skew a property along X values
skewY - Skew a property along Y values


You can find some CSS snippets as well in above mentioned link.

Try it! Have a fun.

Reply With Quote
Reply    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed