Categories
 
  Search Scripts

 
  Sponsor Links
 
  Sponsor Links
 
Tips and Tutorials related scripts & softwares
In this JavaScript tutorial, you will learn about event object properties and methods like keycode, layer, offset, modifiers, page, reason, returnValue, screen, srcElement, target, srcFilter and type.
 
 
In this JavaScript tutorial, you will learn about Document Object Properties viz. formName, forms, images, lastModified, layers, linkColor, links, plugins, referrer, title, URL and vlinkColor.
 
 
In this JavaScript tutorial, you will learn about closed property and name property, defaultStatus, status, self property of JavaScript Window object
 
 
In this JavaScript tutorial, you will learn about JavaScript Window Object Open Method, features of window object open method - scrollbars, status, titlebar, toolbar, top, width, innerHeight, innerWidth, outerHeight, outerWidth and hotkeys
 
 
In this JavaScript tutorial, you will learn about FileUpload object, FileUpload properties, accessKey, disabled, form, name, type, value, FileUpload methods - blur(), focus(), select(), handleEvent(), click() and event handlers - onblur, onchange and onfocus.
 
 
Explanation and listing of the Array object in JavaScript and its methods and properties.
 
 
Comprehensive listing of available operators in JavaScript, from Arithmetic, Comparison, Assignment, to Logical and more.
 
 
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.
 
 
This useful tutorial shows you how to format numbers for a specific number of decimal places or significant digits 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.
 
 

Page(s) PREV 0 1 2 3 4 5 6 7 8 9 10 NEXT

 

Home | About Us | Advertiser | Contact Us |

eXTReMe Tracker