Five CSS techniques that make overlay div centered.
To create simple overlays without help of any help of readymade jQuery plugin or third-party library we need…
How to make text container background semi-transparent using CSS and jQuery?
CSS has opacity property, that can applied to block level or inline elements. So you can use just…
xml sitemap to url list command line tool in python
I am much into technical SEO. Testing broken links with xenu is my routine work. So, I wanted to import…
How to upload file using jQuery, iframe and PHP
A jQuery tutorial to make simple file upload using iframe that looks like ajax upload.
Generic JavaScript Validator 1.0 beta
My previously coded opensource project is here - http://js-validator.sourceforge.net/ Now onwards I'll be hosting my code on my…