Browsing Tag
HTML
4 posts
Datatables and Perl (and a little bit of jQuery)
Recently I’ve stumbled on a pretty cool OpenSource project called ”datatables” (http://datatables.net/), which allows to easily create tables…
Perl/Ajax with JSON
I just discovered this very interesting article about Perl, CGI, Template and Ajax using JSON. I’m going to…
Retrieve a file from an authenticated website (in Perl)
At my daily job as a Perl developer, I was asked to write a Perl script which would…
Centering a CSS div layer in your browser window
Some time ago I needed to create a popup window on a web page, and it had be…