Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

"best practices" / suggestions on when one better use css3 instead of js to achieve stuff ?

 
Ranch Hand
Posts: 50
jQuery Eclipse IDE Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi

Does this book "Hello! HTML5 & CSS3" provides "best practices" / suggestions on when one better use css3 instead of js to achieve stuff ?

For example till recently I wasn't aware that its possible to use a delay (transition-delay) in css (css3) and thought its only possible to achieve with JS/Jquery ?


Regards

Daniel.

 
Sheriff
Posts: 67754
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Sounds a lot like your previous post. Please continue any discussion there.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic