Popular JavaScripts which makes the web more richer and interactive
Posted by Sunil | Filed under Web Development
Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page. The use of JavaScript can be listed like this Checking and correcting the form data in the user side Dynamically change the web [...]
Tags: Form validation, greybox, highslide, Image gallery showcasing, Javascripts, JQuery, Lightbox, Moo tools, shadowbox, Thickbox
Collapsing and expanding footer using JQuery
Posted by Sunil | Filed under Web Development
Footer concept changing day by day. Web2 footer is big and lot of links and information carrying on that. Here you can see different types of footers. Today I am going to discuss about collapsing and expanding footers. Most of the site doesn’t have collapsing and expanding footer. But It would be nice if you [...]
Tags: collapse, expand, footer, Javascript, JQuery
Different ways to include jQuery in your website
Posted by Sunil | Filed under Web Development
jQuery is javascript frame work which simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. You can include jQuery in different ways. 1.Download it from jQuery site and include it into your webpage 2.Include it from Google server google.load(‘jquery’, ’1.3.1′); or 3.Include it from Jquery’s site These are the different [...]
Find the biggest from the unordered list or ordered list
Posted by Sunil | Filed under Web Development
Yesterday I came around the situation to find the biggest li from the list of unordered list (UL). I have done that. And added a class which is the bigger in the list. Same can be apply to the ordered list (OL) too. I think it will be helpful for the others too. It is using [...]
Tags: Biggest li, formatting UL li, formatting unordered list, JQuery
How to make a colour scheme for your website using JQuery and CSS
Posted by Sunil | Filed under Web Development
It is an interesting thing that if we see some changes on a website, both content wise and layout or colour wise. So I decided to add a colour scheme to my blog.So the visitors can select a colour scheme from these buttons. Have you notice the 6 buttons in this page on the header [...]
Tags: Colour Scheme, cookie, CSS, Javascript, JQuery, Web Development, Website
Pushup – advice your visitors to upgrade their browser
Posted by Sunil | Filed under Web Development
It is an interesting thing that pushup javascript will tell the visitors that they have to upgrade their browsers to the latest one if they are using the old browsers. It is easy to install and customisable Upload the pushup package in to your server Include the pushup.css and pushup.js in to your page header. If [...]
Tags: Browsers, Dojo, framework, Javascript, Javascript package, JQuery, Mootools, Pushing up, Pushup
Open links in new window automatically in WordPress using JQuery
Posted by Sunil | Filed under Web Development
Sometimes we need to open the external links automatically in our websites. Here I am adding a small snippet for that. JQuery is JavaScript framework using for that. So first you need to include Jquery framework to your page. For that either you need to download the jquery and add it your page, or you [...]
Tags: external link, google code, Javascript, JQuery, Open new window, Wordpress











