Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Top Rated Scripts | JavaScript | Tutorials & Tips

Results 41-60 of 333
Drop down menu tutorial
posted byTechTutinDHTML
In this tutorial you will learn how to create simple but efficient drop down menu. It is easy to configure and to change. It is simple but with some modifications you can make it to look really good.
(9 ratings)
Reviews0
PriceFree
Views1846
Javascript hide table row
posted byphpf1inDHTML
This article demonstrates how you can hide table row with javascript and how you can show it again by pressing a button.
(9 ratings)
Reviews0
PriceFree
Views2562
Ace Hold Focus
This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will see how the script works.
(7 ratings)
Reviews0
PriceFree
Views4934
HTML Elements in Forms
posted bywebmasterinForms
A tutorial on how to script forms with JavaScript. Covers different event handlers for common form elements. This is an excerpt of "Beginning JavaScript" from Wrox Press.
(6 ratings)
Reviews0
PriceFree
Views7118
JavaScript Password with External *.js Script
It uses the a prompt for the user to input a password or request. The page is dynamically built based on the the user response. It uses an external *.js file (If referenced directly, it will download) that contains arrays to build the page. You should not rely on this for secure pages, but give a good example for low in content management. It's a bit clunky, but shows how to use to create dynamic page changes. I have used an external *.js file for site navigation.
(6 ratings)
Reviews0
PriceFree
Views4199
Last Modified Display 2 (Date Only)
A code snippet to determine and display the date the document was last modified, date only.
(3 ratings)
Reviews0
PriceFree
Views4191
Adding Sound/Music to web sites
Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps
(3 ratings)
Reviews0
PriceFree
Views1953
URL Redirection using JavaScript.
Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script.
(3 ratings)
Reviews0
PriceFree
Views1152
Javascript Date Function
posted bytizaginDate & Time
Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.
(3 ratings)
Reviews0
PriceFree
Views2810
JavaScript Form Validation
posted bybouvilloninForms
Any interactive web site has form input. If you run a validation of the user's form input before the form is submitted, there will be no wait time and redundant load on the server. "Bad data" are already filtered out when input is passed to the server-based program. It also allows to simplify server-based program. Client side form validation usually done with javascript. For the majority of your users, JavaScript form validation will save a lot of time up front.
(3 ratings)
Reviews0
PriceFree
Views3718
Simple Clock
Here you will learn how to make a simple clock using text. The code of this is brief and easy. You can get alot of help from this.
(3 ratings)
Reviews0
PriceFree
Views1834
Show different text without reloading the a page
A very easy and short tutorial for beginners. You will learn how to show different text without reloading the page.
(3 ratings)
Reviews0
PriceFree
Views1518
Add a blinking flash message at the status bar of Web browser(IE)
The following sample of code gives an idea of how to add a blinking flash message at the status bar. Adding flash text at the status is very simple for that we use a single if-else loop in function blinkflash(). This script is compatible with IE. Click here to see live example. First of all we define three variables var message for �display message at status bar�, var speed for �set time interval to flash text�, and var control to control blinking of message
(3 ratings)
Reviews0
PriceFree
Views1288
Creating a drop down navigational box
Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.
(18 ratings)
Reviews0
PriceFree
Views9622
Bookmark Homepage
Creating a simple "set to homepage" link. The dhtml script that sets the homepage only works for IE. It calls the following function, "this.setHomePage('http://someurl.com')" see webpage for more details.
(9 ratings)
Reviews0
PriceFree
Views2111
Easy Javascript for Beginners
For Javascript beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.
(7 ratings)
Reviews1
PriceFree
Views2284
Ace Date Display Tutorial
Here are the instructions showing how to add topday's date on your web site using JavaScript. Source code provided.
(12 ratings)
Reviews0
PriceFree
Views4493
JavaScript for the Total Non-Programmer
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."
(6 ratings)
Reviews0
PriceFree
Views6615
Building a Javascript array
Here are the basics of how to make a simple javascript array for your HTML page. To get you started, first you have to call the scripting method you are going to use. In this case we will call javascripting method.
(6 ratings)
Reviews0
PriceFree
Views1931
How to pass values from one field to other fields using Javascript
posted bychangdonginForms
One of the big questions people have is how they can pass values from fields to others fields.
(4 ratings)
Reviews1
PriceFree
Views2956
Results 41-60 of 333