Expression Web SuperPreview for Internet Explorer and a few questions
Posted by Sunil | Filed under Web Development
Couple of days back Microsoft announced Super Preview for Internet Explorer . As a web quality analyst I personally welcome this move from Microsoft. I thought we can check the projects in different browsers with in this software. I downloaded it from Microsoft even though it is available only for trail version. It has 250 [...]
Tags: Cross browser testing, IETester, Microsoft, Super Preview for Internet Explorer
Language translation ajax api for Indian languages from Google
Posted by Sunil | Filed under Web Development
Language translation ajax api help you to detect and translate language with in a webpage. It also supports right to left languages like Arabic etc. You can add the translation in your website / blog also. It is very simple and it supports most of the Indian languages. Ohh!! Google rocks! Google is providing us [...]
Tags: Indian Languages, Javascript, Language Translation, Translate Indian Language
Unobstructive image gallery listing using CSS
Posted by Sunil | Filed under Web Development
CSS development requires some special treatment when it developing for a CMS website. Usually while creating image gallery, video gallery or some type of sitemap design, it needs some extra care. Otherwise it will become mess up the entire template. Some designs are looks like this… This gallery is simple. It has fixed width and [...]
Tags: CMS Gallery, CSS Gallery, Image Gallery, inline-block, Sitemap, Unobstructive image gallery, Video Gallery
Free Privacy policy and Disclaimer for your blog
Posted by Sunil | Filed under Web Development
Privacy policy and disclaimer is important for your blog or website as they inform your visitors about some more legal aspects of your website. Privacy Policy Privacy policy is essential for a site if your website or blog is asking for personal information such as email address from the visitors. Privacy policy lets your visitor [...]
Tags: blog, Disclaimer, Free, Privacy Policy Generator
Is IE? Shortest JavaScript code to find whether the browser is Internet Explorer.
Posted by Sunil | Filed under Web Development
There are a lot of JavaScript codes to find whether the user browser is Internet Explorer. But here is the shortest code to check whether the browser is Internet Explorer. if(‘\v’==’v’) It will return true if you are using Internet Explorer. So we can write the code like this.
Tags: IE, Internet Explorer, Javascript, web development tool
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
YSlow ignores IE conditional comment
Posted by Sunil | Filed under Web Development
When I was checking through some site, I noticed that YSlow will not check style sheets inside the IE conditional comment. If Yslow is not considering the style sheet inside the conditional comment how we can say that site is fully optimized through YSlow. So performance grade is not reliable in this regard. What do [...]
Tags: Conditional comment, IE conditional comment, Internet Explorer, Performance Optimisation, Slow, Web Development, Yahoo
html-ipsum.com – a good tool for html developers
Posted by Sunil | Filed under Web Development
Web developers know about the Lorem Ipsum. We can generate dummy texts from this site. And Firefox plug-in is available for that also. Now a new site called html ipsum, generates html snippets. It is a nice tool for web developers. If you want dummy html, you can simply copy from the snippet. While clicking [...]
Tags: Firefox plugin, HTML, Html Ipsum, Lorem Ipsum, web development tool











