#henrik

development and technology stuff

Flashless page-flip

Some time ago this could only be done with Flash. Now it works if you have a decent browser installed (chrome, ff10, ...). Se it in action >> turnjs.

Filed under  //   css   javascript  

Using Twitter-Bootstrap with DataTables

To display tabular data I rely on the DataTales jQuery Plugin. Really nice UI and easy backend integration. For a new mini project I wanted to style the UI of DataTables the same as Bootstrap. I was quite lucky because someone already did this for me.

There is a blog entry on the DataTables blog giving an overview of how to achive this.

Filed under  //   Development   css   javascript  

For the lazy "designer"

As I am no designer I really like to bootstrap my templates >> Bootstrap, from Twitter

Filed under  //   Development   css   html  

CSS3 Buttons

Style buttons completely with CSS3 >> www.red-team-design.com

DEMO

Filed under  //   Development   css