Text Link Color Flips with DHTML JavaScript / DHTML and DOM
How to change the color of a hypertext link when the mouse passes over. Before the advent of DHTML, about the best answer I could give to get this effect was to make the link an image and get the effect.
Button enlarging/reducing textboxes JavaScript / Forms
In this tutorial, you'll learn how to make a cute little button expanding a textbox by a desired number of columns. This primarily involves javascript and it's pretty easy to understand.
Disabling the Right-click Mouse Button in JavaScript JavaScript / Event Handling
Sometimes you don't want the visitor to be able to click the right mouse button and do all the stuff associated with it. Although personally I'm not in favor of such gimmicks and limit the visitor's independence, you learn something new in this tutorial.
onMouseover? What's This? JavaScript / Event Handling
Well, its time to try out your first javascript. This one is nice because we don't have to deal with adding the script tag. This little script will write something of your choice to the browser's status bar when you move your mouse over a link.
Tip Boxes JavaScript / DHTML and DOM
When writing content for your site you might want to give some tips or explainations for particular words or phrases. For this you might consider using DHTML Tip boxes that appear when a link is rolled over.
Javascript Tip Boxes (IE4+) & (NN4+) JavaScript / Frames and Window
When writing content for your site you might want to give some tips or explainations for particular words or phrases. For this you might consider using DHTML Tip boxes that appear when a link is rolled over.
Getting Browser details and Version Detection using JavaScript JavaScript / General Development
We work hard to get more traffic to make our web portal or blog popular. We use various tips and techniques to achieve our goals. We go for search engine optimization, forum and discussion boards. We put our back link there. People use it and from different parts of the world people comes to our web portal or blog.