Home

Submit

Source

Feeds

Home » JavaScript » Miscellaneous ::

JavaScript Miscellaneous
This is a quick, and quite simple tutorial. Now its not html, it uses Javascript. What it does is lets you customize what it says in the status bar usually at the bottom left of your browser. Right now in your browser it should say 'Infinite Designs.org ....'. Here's how to make it do that.
Related Tutorials
JavaScript Text Effects
Pausing up-down message scroller
JavaScript / Text Effects
This is a up-down scroller that pauses between each message! The look of the scroller is completely styled using external CSS, including the dimensions. Easily create a single line scroller just by adjusting the scroller's height appropriately!.

Site: www.dynamicdrive.com Report - View Tutorial

JavaScript Navigation and Searching
Prevent Right-clicking
JavaScript / Navigation and Searching
If you don't want your visitors to rightclick at your page, you can insert this code somewhere between <Body> and </Body>. Type in the message you want your visitors to get in the line "Write your message here".

Site: www.webdesign.org Report - View Tutorial

JavaScript Text Effects
Scrolling Status Bar Text
JavaScript / Text Effects
Displays a scrolling message in the status bar, in the bottom left hand side of your browser. It is easy to change the message to be displayed, and its scroll speed as well. A good easy to use script, but can become annoying if over used so be careful.

Site: www.webdesign.org Report - View Tutorial

JavaScript Miscellaneous
Hide status bar messages with Javascript
JavaScript / Miscellaneous
Disable the status bar message from appearing on all links, indiscriminately, with this powerful script!.

Site: www.11amdesign.com Report - View Tutorial

JavaScript Randomizing and Rotation
Text Slideshow
JavaScript / Randomizing and Rotation
In this tutorial I'll show you how to create a text slideshow in javascript.This script will rotate display a different message after a certain amount of time, in an infinite loop.

Site: www.tutorialstream.com Report - View Tutorial

JavaScript Text Effects
Neon Text
JavaScript / Text Effects
Displays a sentence, changing its colour one letter at a time, from the start colour, to your chosen colour and back again. The script can be modified to change the message, colours and animation change.

Site: www.webdesign.org Report - View Tutorial

JavaScript User Info
JavaScript Browser Detection
JavaScript / User Info
Browser detection allows you to find out what browser your viewer is using, and then perform a script based on it-- or just to send a friendly message to those with your favorite browser.

Site: www.webdesign.org Report - View Tutorial

JavaScript DHTML and DOM
Creating a Scrolling Text Box with Javascript
JavaScript / DHTML and DOM
In this tutorial you will learn how to create a scrolling message within a text box.

Site: www.bewebmaster.com Report - View Tutorial

JavaScript Cookies and Sessions
Display time of last visit
JavaScript / Cookies and Sessions
This script records the date+time of your visitor's last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead. You can customize the messages to display in each case.

Site: www.javascriptkit.com Report - View Tutorial

JavaScript Event Handling
Adding an Alert Box
JavaScript / Event Handling
The alert box is an Ok box that a page has for you to click prior to entering the site. Usually you place a message on the alert box. This is often used in jokes. This alert box does not give you a choice to ok or cancel. All users will get to the page.

Site: www.developingwebs.net Report - View Tutorial

JavaScript Frames and Window
Javascript Create and Resize Popup Windows
JavaScript / Frames and Window
This tutorial shows how how to create custom sized and positioned popup windows with javascript. Popup windows can be used to display help message windows, images in a bigger format, and others.

Site: www.reconn.us Report - View Tutorial

JavaScript Forms
Form Validation
JavaScript / Forms
Any interactive web site has form input - a place where the users input different kind of information. This data is passed to ASP script, or some other technology and if the data contains an error, there will be a delay before the information travels over the Internet to the server, is examined on the server, and then returns to the user along with an error message.

Site: www.webcheatsheet.com Report - View Tutorial

JavaScript Getting Started
Built-In Functions
JavaScript / Getting Started
To help with script programming, the JavaScript language provides many functions already built-in the browser. These functions are readily available and you can use them as you see fit. Learn the following builtin functions: the message box function and its options, conversion functions like: integer conversion, converting a string to an integer, conversion to a string, decimal conversion, precision conversion, conversion to fixed decimal and more.

Site: www.functionx.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement