Posts Tagged ‘jQuery’

0

Multiple Upload Using Single Upload File With jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure 3  Multiple Upload Using Single Upload File With jQuery

Performing Multiple upload without having multiple upload bar. Using a single upload bar to upload multiple file into the server. This method is very useful on a submit form where upload is necessary to proceed but we do not want the user to upload on uncompleted submission.

Comments Off

jQuery and JavaScript CSS !important

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml ip tcp letters  jQuery and JavaScript CSS !important

In this article, we discuss jQuery and JavaScript ability of handling !important in CSS and both problem and solution of applying !important in jQuery. You also will see JavaScript method of resolving this issue.

Tags: JavaScript, jQuery

2

8 jQuery Optimization Tips and Tricks

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype clothes  8 jQuery Optimization Tips and Tricks

jQuery, a powerful framework that is popular among both developers and designers. Optimizing jQuery is something that we can do to improve efficiency of our code. This is especially important for web development when web can also be run on mobile or PDA..

1

The Predefined Prototype Object In JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure codes  The Predefined Prototype Object In JavaScript

In this article, we discuss in depth on JavaScript predefined prototype object. Never heard of it or wanted to know more about it. I bet this is something you need to read about.

4

Tutorial: How To Sort An Array In JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype barcode  Tutorial: How To Sort An Array In JavaScript

In this article we will discuss in detail, the correct way of sorting an array in JavaScript using the defined method sort().

Tags: JavaScript, jQuery

4

Tutorial: jQuery Select Box Manipulation Without Plugin

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure numbers  Tutorial: jQuery Select Box Manipulation Without Plugin

jQuery tips and trick on select box which demonstrate some interesting ways when working with select box without the help of any additional plugin that might affect your website efficiency

Tags: jQuery

4

The Secret Arguments Array in JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml folder  The Secret Arguments Array in JavaScript

This array is something we don't see many use it nowadays. You may not know that JavaScript do have a predefined argument array which is used in function to retrieve argument even though the function doesn't take in parameter!

Tags: JavaScript, jQuery

Comments Off

Tutorial: How to override ‘this’ object in JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml music  Tutorial: How to override ‘this’ object in JavaScript

Ever wonder how to change the 'this' object in JavaScript? This is a short and simple article that shows you how to override 'this' object in JavaScript or jQuery.

Tags: JavaScript, jQuery