Category Archives: JavaScript

Tutorial: Function within a function in JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype computer Tutorial: Function within a function in JavaScript

Have you wonder whether JavaScript allows function defined within a function? Why some people do that? And what will happen to those function defined within a function? Find the answer in this article! Continue reading

Posted in How-to, JavaScript | Tagged | Comments Off

Tutorial: Cross browser Multiple Uploader With SWFUpload And JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml cartoon Tutorial: Cross browser Multiple Uploader With SWFUpload And JavaScript

Create a multiple uploader that is used by Wordpress without the need to do large set of coding and configuring your PHP server for any additional security risk. This article pin point some of the important things you must aware of when dealing with SWFUpload. Continue reading

Posted in How-to, JavaScript, jQuery | Tagged , , | 2 Comments

Ways to debug your jQuery or JavaScript codes

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype color Ways to debug your jQuery or JavaScript codes

Different ways of debugging your JavaScript and jQuery codes without using external tools. Purely JavaScript and jQuery methods Continue reading

Posted in Developer, How-to, Informative, JavaScript, jQuery, Techniques | Tagged , | 4 Comments

Tutorial: How to find width and height of a uploaded image with JavaScript

loading image Tutorial: How to find width and height of a uploaded image with JavaScript

Smart way of finding out the width and height of the uploaded image without adding additional complexity to the overall objective to preview images that has been uploaded Continue reading

Posted in How-to, JavaScript | Tagged | 2 Comments

Tutorial: How to determine an asynchronous upload completion with JavaScript and PHP

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure codes programming Tutorial: How to determine an asynchronous upload completion with JavaScript and PHP

Another method that demonstrate how users can be alert whether their upload has been completed or there are any errors during their upload of file. This method is dedicated for asynchronous upload function since PHP do not provides any raw data manipulation without editing PHP setting file to enable certain extension before raw post data manipulation can be done. Continue reading

Posted in How-to, JavaScript | Tagged | 1 Comment

Tutorial: Easiest way to create a Asynchronous upload file function (ajax upload)

upload in progress Tutorial: Easiest way to create a Asynchronous upload file function (ajax upload)

The easiest and simplest way to create a asynchronous upload file function. Online complex tutorial has make this really complicated, this tutorial make Ajax upload function look simple and easy. Anyone can create a asynchronous upload function quick and easy Continue reading

Posted in How-to, JavaScript | Tagged | 5 Comments

Tutorial: How to stop caching with jQuery and javascript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml folder Tutorial: How to stop caching with jQuery and javascript

A simple demonstration on how to stop caching in jQuery with either jQuery or javascript. The method provided are for jQuery version 1.2 above but the javascript method can be used on any version of jQuery. Continue reading

Posted in How-to, JavaScript, jQuery | Tagged | 4 Comments

Tutorial: How does image fade in when picture loaded in JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure numbers Tutorial: How does image fade in when picture loaded in JavaScript

A simple explanation on the technique use by Richard Rutter on how to fade in an image Continue reading

Posted in How-to, JavaScript | Comments Off