|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > JavaScript > JavaScript Tips and Tutorials > Development
| 1.
JavaScript Tester
|
This service will allow you test JavaScript code snippets. This is a FREE service.
|
Date Added: 19-Nov-2005 Hits: 27 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
JavaScript Operators
|
Comprehensive listing of available operators in JavaScript, from Arithmetic, Comparison, Assignment, to Logical and more.
|
Date Added: 19-Nov-2005 Hits: 28 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
JavaScript Array object
|
Explanation and listing of the Array object in JavaScript and its methods and properties.
|
Date Added: 19-Nov-2005 Hits: 33 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Web Code Optimization
|
Google and Yahoo! know that speeding pages to their users is crucial. Both companies have invested millions of dollars in the server capacity and software enhancements that it takes to quickly serve search results to millions of users everyday. However, the optimizations that these companies perform do not stop at infrastructure investments. They optimize the delivery of their data right down to the data itself. In the case of Google and Yahoo!, these smart coding practices were most likely designed into the development of their applications. Unfortunately, many Web authors and developers are forced with the task of applying smart optimization practices to an already complete Web site. There are ways that you can easily perform the same types of optimizations on your existing Web site code. Using a good Web site optimization tool is the best way and it can lead to substantial savings on any Web site. The following article is an illustration of how much can be saved on a typical Web page using a Web site optimization tool like w3compiler to apply some of these techniques.
|
Date Added: 19-Nov-2005 Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
Writing Classes in Javascript
|
Writing classes in JavaScript doesn't give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very useful in cases when you need to handle multiple objects , instead of having arrays for all kinds of variables and then managing those arrays in methods you can just write a class to handle one object and then make many instances of that class. This also gives the name space resolution to the variables so that you can avoid using global variables and still use variables across procedures.
|
Date Added: 19-Nov-2005 Hits: 36 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
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.
|
Date Added: 19-Nov-2005 Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|