The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: JavaScript :: Tips and Tutorials :: Miscellaneous
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 50    Displaying: 21 - 40 Pages:   1 2 3

   Java Script Variables   Hits: 480 

 
Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case sensitive.They must begin with a letter or the underscore character.Having seen about the simple rules for framing variables names now let us see how to declare a variable name.


Free   Version: n/a   Platform(s): n/a   Updated: Thu Nov 23 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Conditional Statements in Java Script – Part II   Hits: 453 

 
In continuation of the previous section let use see the remaining conditional statements in Java Script in this section.If there are many branching r conditions to be decided based on which actions must be executed then the programmer can go for if...else if....else statement.


Free   Version: n/a   Platform(s): n/a   Updated: Thu Nov 23 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Conditional Statements in Java Script – Part I   Hits: 446 

 
Just like any other programming language the conditional statements in Java Script are used for decision making purpose.If a programmer wants to execute certain statements only , when a desired condition is satisfied or have the true value then this conditional statement namely if statement can be used.


Free   Version: n/a   Platform(s): n/a   Updated: Thu Nov 23 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AJAX get page title example   Hits: 1273 

 
AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user to enter web-page url and display title of that page right after user stops typing.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Nov  6 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating Pop Ups with Javascript   Hits: 696 

 
There are many scripts out there that provide customized pop ups for your pages. Rather than trying to supply a one size fits all script this article demonstrates how you can easily write your own popups, giving you complete control over what you show your users.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Oct  3 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JavaScript Browser Detection   Hits: 691 

 
This article explains why browser detects should be used only as a last resort and shows why using object detection is a better alternative.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Sep 15 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   URL Redirection using JavaScript.   Hits: 642 

 
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.


Free   Version: n/a   Platform(s): n/a   Updated: Mon Sep 11 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using the replace function to implement a replaceAll function.   Hits: 783 

 
This tip demonstrates different ways of implmenting a replaceAll and discusses their pros and cons. It shows both the easiest "set & forget" method as well as demonstrating the best way to code for maximum performance.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Aug 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Essential Javascript Tips   Hits: 473 

 
This is the bunch of good Javascript scripts, they all are much helpful, try them!


Free   Version: 1.0   Platform(s): windows   Updated: Tue Aug  8 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introduction to the TreeWalker object of DOM   Hits: 323 

 
The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document. This is a comprehensive tutorial on how to utilize this object.


Free   Version: n/a   Platform(s): linux, windows   Updated: Tue Jul 25 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   External JavaScript and PHP   Hits: 967 

 
External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to JavaScript bring.


Free   Version: n/a   Platform(s): n/a   Updated: Mon Dec  5 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   OOP in JavaScript: Introduction   Hits: 760 

 
An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.


Free   Version: n/a   Platform(s): linux, windows   Updated: Thu Jul 14 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Better DOM for JavaScript   Hits: 105 

 
Data Mart is a subset of the data resource, usually oriented to a specific purpose or major data subject, that may be distributed to support business needs. The concept of a data mart can apply to any data whether they are operational data, evaluational data, spatial data, or metadata. A data mart is a repository of a business organization's data implemented


Version: n/a   Platform(s): n/a   Updated: Fri Feb 22 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Table Border Styles   Hits: 1470 

 
An simple introduction to creating different border styles for your tables. Including border sizes, colours and types.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Show different text without reloading the a page   Hits: 724 

 
A very easy and short tutorial for beginners. You will learn how to show different text without reloading the page.


Version: 1.0   Platform(s): linux, windows   Updated: Thu Oct 19 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Clock   Hits: 699 

 
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.


Version: 1.0   Platform(s): linux, windows   Updated: Thu Oct 12 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Display last time modified on page   Hits: 637 

 
This tutorial shows you how to create a small snippet of code which will display the last time the file was modified. Very useful for keeping track of page updates or informing your visitors of how old the page content is.


Version: n/a   Platform(s): n/a   Updated: Sat Jul 30 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Adding Sound/Music to web sites   Hits: 1235 

 
Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps


Version: n/a   Platform(s): n/a   Updated: Sat Dec  4 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Pop-up Windows   Hits: 873 

 
Use the Dreamweaver behaviors panel to create small pop-up windows. This behavior helps to create pop-up ads, small browser windows etc. If you don't have Dreamweaver we have provided the code that you can cut 'n' paste and use in your web page.


Version: n/a   Platform(s): n/a   Updated: Sat Dec  4 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Dreamweaver Behaviors   Hits: 780 

 
Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Dreamweaver behaviors make it easy to add interactivity to your site. Try out all the cool stuff possible using Dreamweaver behaviors.


Version: n/a   Platform(s): n/a   Updated: Sat Dec  4 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 50    Displaying: 21 - 40 Pages:   1 2 3

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog