Javascript SubcategoriesBeginners | Date and Time | Cookies | DHTML | Forms | Objects | Math | Other | Windows | Page Elements | Flash | Effects | Menus | Strings | Functions | XML | DOM | |
Using a .JS (Javascript) File |
| Javascript | Views: 0 | |
| A number of scripts on javascripts.com include several files. Often times, one of these files ends with a .js extension. Recently I was asked what these .js files were. A .js file is a simple text file that contains javascript code. The .js extension ind.. |
LCD Clock |
| Javascript | Views: 1 | |
| Display the time with style using this LCD clock script.. Note that the "digital" interface is visible in IE4+ and NS6+ only, with other browsers displaying a plain "form" clock instead |
Beginning JavaScript - Part 2 |
| Javascript | Views: 2 | |
| Chapter 6 of Beginning JavaScript covers using information in the web browser (client- side processing) and takes a look at HTML forms and how we interact with them in JavaScript |
Arrow onMouseover |
| Javascript | Views: 0 | |
| This script displays an arrow image alongside the link when you move your cursor over the link. Furthermore, the arrow blinks while the mouse is over it. Nice visual effect |
Universal Related Popup Menus: The JavaScript Code |
| Javascript | Views: 0 | |
| Select an option in box A, and new choices instantly appear in box B - that's the task of our Universal Related Popup Menus script (URPM). V2.2 improves on our latest improvement, and includes a new ASP-based method that pulls options from a DB |
Beginning JavaScript: Part 3 |
| Javascript | Views: 1 | |
| Chapter 6 of Beginning JavaScript covers using information in the Web browser and takes a look at HTML forms and how we interact with them in JavaScript. This third installment covers adding new options, adding new options with Internet Explorer, and usi.. |
Print Templates, Part IV: User's Settings |
| Javascript | Views: 0 | |
| In this column we continue our series on print templates. Print templates first appeared in Internet Explorer 5.5, and were later improved in Internet Explorer 6. In column 89, Print Templates, Part I, we showed you how to assemble a print template with .. |
Auto increment copyright date |
| Javascript | Views: 0 | |
| This script automatically updates the date portion of your site's copyright notice to cover the current year. A great time saver
|
Beginning JavaScript: Part 4 |
| Javascript | Views: 0 | |
| Chapter 6 of Beginning JavaScript covers using information in the Web browser and takes a look at HTML forms and how we interact with them in JavaScript. This weeks installment covers creating the form |
Drag & Drop Functionality With JavaScript |
| Javascript | Views: 3 | |
| Drag & drop functionality with table rows on a Web page is possible! Colin Makenzie provides an example that works with Internet Explorer |
Print Templates, Part V: Re-pagination |
| Javascript | Views: 0 | |
| Learn about Re-pagination in print templates (Internet Explorer 5.5 and up). Study how to zoom in and out, and how zooming affects the page layout. Learn how to hide excess pages. See how to use a Microsoft application to load print templates and the doc.. |
Xeyes (eyes following cursor) |
| Javascript | Views: 1 | |
| Make your visitors feel like they're being watched with this whimsical "Xeyes" script! An face image with eyes that follow the cursor around is displayed |
Web Services, Part I: Introduction |
| Javascript | Views: 0 | |
| Today our own Doc JavaScript begins a new series of columns focused on the use of Web services in JavaScript. And like any good doctor, the first step is to explain the basic concepts and terms involved in the procedure |
MPS to MPH converter |
| Javascript | Views: 0 | |
| This script makes it easy to calculate how fast something goes "miles per hour", by allowing you to enter its speed using the more manageable "meters per second." |
Multi image slideshow |
| Javascript | Views: 3 | |
| Think of it as multiple slideshows all jammed packed into one! The following script can handle more than one set of image slides. Toggle between them through text links. As an added bonus, you can specify whether each slide is linked to a unique URL. Ver.. |
Show - Hide Layers (Crossbrowser) - Use For Menuing and more |
| Javascript | Views: 3 | |
| This script allows to show and hide layers for a set of main browsers and can be used to construct pull-down menus. There is one main function that hide all the layers but the only one, which name was delivered to the function as a parameter. If you want |
Web Services, Part II: Calling Service Methods |
| Javascript | Views: 0 | |
| Our JavaScript Web services series continues with a look at basic calling methods. Turns out it's a lot like ordering pizza: when the delivery does actually show up, you might need to check and see if it's the right one |
Check all check/radio buttons |
| Javascript | Views: 0 | |
| A good addition to your forms if they contain a multitude of check/radio buttons is a "check/uncheck all" feature. This script does just that for any group of checkboxes and radio buttons.
|
The Math object |
| Javascript | Views: 0 | |
| Looking to pull off a few mathematical operations using JavaScript? You'll need to arm yourself with the Math object |
Dynamic Combo Box |
| Javascript | Views: 3 | |
| This robust combo (drop down menu) can handle the workload of many! It allows you to select from multiple groups of link items to display- choose which group to actually show by clicking on text beneath the combo |
|