-
Recent Posts
Categories
Subscribe via RSS
-
Join 31 other subscribers
Author Archives: lzzluca
jPaginator as paginator for the jQuery Datatable plugin
Recently, at work, i had to include the jPaginator as default paginator for the jQuery Datatable . The way to add a custom paginator to the Datatable is really clean: you can write your own paginator as stand alone module … Continue reading
Posted in Javascript, jQuery, My code, Programming
Tagged datatable, guide, jpaginator, jQuery, paginator, tutorial
Leave a comment
Fix the eee 1001px microphone issue for Ubuntu
Some months ago i have installed Ubuntu 12.04 on my eee 1001px; all was right but the microphone didn’t work. Checking on the web, it seemed to be an annoying problem for many people.
Multi select avoiding ctrl button, provided by pure select tag and jQuery
How many times we need to choose more than one item from a select tag? By default, it is possible to do that pressing the <ctrl> button. Holding down the ctrl button to select more values is considered not intuitive … Continue reading
Posted in Javascript, jQuery, My code, Programming
Tagged avoid, avoid ctrl, category, ctrl, javascript, jQuery, multi, multi selection, multiple, programming, select, selection, user interface
5 Comments