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: 47    Displaying: 1 - 20 Pages:  1 2 3

   Roll your own script.aculo.us effect   Hits: 231 

 
Scriptaculous Javascript library comes with a nice set of effects; if they're not enough, roll your own.


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

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

   JavaScript Tips for ASP.NET Developers   Hits: 147 

 
ASP.NET server controls make your life easier on the server-side, but you may still need to do some client-side programming to build a powerful UI. JavaScript is the most widely used language on the client-side, and this white paper and the accompanied source code are specifically composed for ASP.NET developers.


Free   Version: 1.0   Platform(s): windows   Updated: Fri Feb  1 2008

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

   Selective printing   Hits: 332 

 
Separate CSS rules assigned to print media type, helps printing designated parts


Free   Version: n/a   Platform(s): n/a   Updated: Fri Aug 10 2007

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

   Javascript Trim Ltrim and RTrim Functions   Hits: 552 

 
This set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than using a clumsy loop, they use simple, elegant regular expressions. The functions are granted to the public domain.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jun 18 2007

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

   Bookmark Us Script   Hits: 571 

 
This is a tutorial that shows you how you can easily create a Bookmark Us link on your website. This will bring back old customers to you by helping them to remember your site.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Apr 17 2007

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

   Document Object Model Manipulation   Hits: 360 

 
This script introduces few functions (appendChild, nodeValues...) commonly use for DOM navigation. It features a live example which has been tested on IE & Mozilla/Firefox.


Free   Version: 1.0.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Feb  4 2007

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

   Arrays in JavaScript – Part I   Hits: 498 

 
In this JavaScript – Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in JavaScript The array concept is used to store a set of values in a single variable name. So this is a very important concept in any programming language, Let us see how to define and handle arrays in JavaScript in this session.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Dec 24 2006

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

   Arrays in JavaScript-Part II   Hits: 426 

 
Having got a brief idea about Single Dimensional Array in JavaScript let us see in this section how to define and access Two Dimensional Array in JavaScript.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Dec 24 2006

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

   Java Script Boxes (Part I)   Hits: 753 

 
There are actually three types of popup boxes that can be created using Java Script. As per the needs of the user the programmers creates any of these types of popup box using Java Script.The three kinds of popup boxes that can be created using Java Script are namely.


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

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

   Java Script Boxes (Part II)   Hits: 593 

 
As a continuation of the earlier section where we have seen alert box, we will see in section briefly about confirm box and prompt box.The confirm box is one that pops up with two buttons namely OK and Cancel. This box namely Confirm box is used to verify from the user for acceptance. If the user accepts then the user presses the Ok button and there by the confirm box returns with a value true and if the user rejects then the user presses the cancel button and there by the confirm box returns false value.


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

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

   Java Script String Object   Hits: 532 

 
As we have seen in earlier section String object is a widely used object in Java Script. Let us see in this section what the String Object is used for, how to use that in Java Script, some of the methods used in String Object in brief.


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

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

   Introduction to Java Script   Hits: 518 

 
In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person named as Brendan Eich. Though it was introduced as a client0side scripting languge and is most geenrally used like that there is no restriction for one using it in server side also. The original name that Java script had when it was intrduced was Livescript.


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

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

   Java Script Date Object   Hits: 485 

 
We saw in previous section the String Object of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Date Object.


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

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

   Java Script Math Object   Hits: 487 

 
We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object.


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

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

   Java Script Features   Hits: 460 

 
Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need not be a good programmer. So in such situation the Java Script acts as a programming tool and is a powerful scripting language and helps the HTML designers to design the website or webpage effectively and interactively in a very simple and efficient way.


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

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

   General Structure of a Java Script   Hits: 453 

 
Having known briefly about the features of Java Script let us start with a lighter section of knowing about how to pace a Java Script within a HTML page, and how to execute this and so on.This can be done by using the area Java Script.


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

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

   Java Script Objects   Hits: 441 

 
Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script programmer to define their own objects and their own variable types. Let us see in this section how to make use of built in objects available in Java Script.


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

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

   Java Script Variables   Hits: 441 

 
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: 416 

 
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: 411 

 
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

  Total: 47    Displaying: 1 - 20 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