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. if(“\v”==”v”){ alert(“This browser is Internet Explorer”); [...]
Tags: IE, Internet Explorer, Javascript, web development tool
A day at Guruvayur
Posted by Sunil | Filed under Personal
It was an ambition from long time to go to Guruvayur temple. Last Friday (23rd January 2009) we went there with our family. Friday night we started from Trivandrum. The train (Guruvayur Express – Train No: 6127) was little bit late (it supposed to be start at 23:35) and it started at Midnight only. The [...]
Tags: Anakotta, Anakottil, Guruvayoor, Guruvayoorappa, Guruvayur, Guruvayur temple, Guruvayurappan, Punnathoor kotta, sunil, Trissur
A "Female Asian Koel" in my house
Posted by Sunil | Filed under Personal
Today one rare bird came to my house. It was around 07.30 PM and my mother and wife were watching television. Suddenly one bird came to my house. It has white dots on his feather and eyes were red. We got feared because it has sharp nails and bills. I think its name is “Female [...]
Tags: Bird, Femal Asian Koel, sunil
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
Does the page rank really matter?
Posted by Sunil | Filed under Google
There was a recent page rank update from Google on this December. Many of the SEO people may notice that. Some websites got a better page rank and some websites lost their existing page rank. What are real factors that affect the page ranking? (Really I don’t know!) According to the words of Google, “PageRank [...]
Tags: Google, Page rank, PageRank, Search Engline Optimisation, SEO
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
Mammootty starts blog
Posted by Sunil | Filed under Around my world
I was searching on Malayalam fonts and Malayalam blogging things today. Eventually I came around this blog! http://i-am-mammootty.blogspot.com/ . Mammotty is a well known Indian actor, popularly known as Mammokka. He started his blogging on 1st January 2009 and came up with some serious writing on socio- political- financial issues plaguing Kerala. Blog inaugurated on [...]
Tags: Malayalam Mammootty Blogging, Mammootti Blog, Mammootty Blog, Mammootty Blogspot, Mammootty Malayalam Blog











