


3 JavaScript techniques to Reload a page
Page reloading is one of the most frequent task we do while browsing web pages. We know, page reloading can be commonly done by using browser specific button or using some programming(JavaScript/PHP) techniques. Also there are many ways to reload the current page. Today I'm going to share 3 JavaScript techniques to reload a webpage. [...]
Working with array in jquery
Hello friends, welcome to my today's post on jQuery. Today we are going to learn about array manipulation in jQuery. We know jQuery is one of the most popular JavaScript framework in web development world. Also their mobile framework (jQuerymobile) has got vast popularity ever in JavaScript framework lists which basically build on jQuery framework. [...]
4 Awesome CSS3 Gradient Textures Without Image
Today I am going to share 4 awesome CSS3 technique to create excellent gradient textures without image. Don't worry it's very simple and you can use them easily any where in your website. CSS3 Gradient reduce page loading time and it's look better then image texture. Just few lines of CSS3 codes and your gradient [...]