Showing posts with label JavaScript. Show all posts
Simple dialog (popup) using jQuery
February 18, 2013
SEO meta tags for Blogger
January 7, 2013

In default, Blogger's template hasn't the meta tags (like keywords or description). So this'll not good at SEO your site. In this post ill show you how to add SEO meta tags into your blogger.
Live CSS change with jQuery
November 13, 2012
Change css element style without reload pages in jQuery is very simple. So in this page I'll show you a simple css change using jQuery.
Set, read, delete Cookies with JavaScript
November 12, 2012
On this page I give three functions to save, read and erase cookies with JavaScript (No need jQuery). Using these functions you can manage cookies on your site.
Detect mobile browsers code
August 22, 2012
Nowadays, many people using mobiles to searching on the Internet. So, if your website use a simple design for mobile you'll get good performances. But first you need know how to detect what devices user use.