Xrefresh – An automated refresh tool for web developers
Posted by Sunil | Filed under Web Development
On Mac there is cool tool called CSSEdit, Which can write CSS lively and see the results without refreshing the browser. As I am using PC, I could not use this software. But I really wish if I could get one for PC that would be nice. Couple of weeks back when I browsing through [...]
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
Free tools to develop a website
Posted by Sunil | Filed under Web Development
Last couple of weeks I was in search of some free tools to develop a web. I found that some alternate softwares instead of buying some professional / costly software. I switched over to Ubuntu operating system. Even though here I am discussing with some free softwares usable for either in windows or linux. I [...]
Tags: Aptana, Eclipse, GIMP, Intype, LAMP, NetBeans, Pixlr, WAMP, XAMPP
Finding 404 elements inside a page using firefox extensions
Posted by Sunil | Filed under Web Development
If you are website developer and if you are uploading images and other files to your web server, you might face some problems with file upload especially large amount of images through ftp. Or you might forgot to upload some files. It would be easy to find such forgot things through some firefox plugins (extensions). [...]
Tags: 404 page, firebug, Firefox, ftp, pagespeed, yslow
Do we really need to support Internet Explorer(6)?
Posted by Sunil | Filed under Web Development
I started browsing with Internet Explorer. It was in early 2000’s. At that time I thought it is the only browser which I can connect to internet. I continue using Internet Explorer till the end of 2004! Since at that time I never checked any websites in any other browser. Things changed in the beginning [...]
Tags: Expression Web SuperPreview for Internet Explorer, Firefox, IE fixer, IETester, Internet Explorer, Push up javascript
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 create a simple navigation using CSS and XHTML
Posted by Sunil | Filed under Web Development
When I wrote about the Unobstructive image gallery listing using CSS, many people asked me to post some tutorial on this blog. So that will be helpful for others. So I decided to create some tutorials on this blog. This is the first step for that. Here I am trying to make simple navigation, which [...]
Tags: CSS, Horizontal navigation, Un ordered list, XHTML
Create charts with Google Chart API for your web applications
Posted by Sunil | Filed under Web Development
First of all I am thanking to every one to make my last blog a hit. I got a lot of comments even one guy from Microsoft. Once again thanks to everyone Google is always coming with innovations that make the people life easy. Hope you have remembered my post in google category. That was [...]











