#henrik

development and technology stuff

Archive for

December 2011

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  

Suggest Textbox

Nice suggest effect with jQuery.suggest.

Filed under  //   Development   javascript  

Automatically save forms

Save form input automatically to local storage aka autosave sisyphus.js

Filed under  //   Development   javascript