Category Archives: jQuery

Multiple Upload Using Single Upload File With jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure matrix programming 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. Continue reading

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

Tutorial: disable _blank attribute from opening new window

every great photoshop lighting tutorial ever Tutorial: disable _blank attribute from opening new window

Using target _blank is pretty simple we just throw it into the respective html tag that it support and a new window will appear whenever someone click on it! But how do you disable this behavior? Especially when the html data is not within your control but you have JavaScript to play with? I’ll show you how. Continue reading

Share
Posted in How-to, JavaScript, jQuery | Tagged | 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 report 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. Continue reading

Share
Posted in CSS, How-to, jQuery | Tagged , | Comments Off

Tutorial: jQuery Select Box Manipulation Without Plugin

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml write 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 Continue reading

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

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 ip tcp enter 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! Continue reading

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

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 folder 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. Continue reading

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

Tutorial: How to add preloader with loading image in a gallery using jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure numbers Tutorial: How to add preloader with loading image in a gallery using jQuery

Ever wonder how those loading in progress image happen in the gallery? This article demonstrate how it can be done easily and also provides code snippet for you to easily integret to your gallery. Continue reading

Share
Posted in How-to, jQuery | Tagged | 8 Comments

Preload with jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure 3 Preload with jQuery

This article shows you the best way to preload using jQuery. Continue reading

Share
Posted in How-to, jQuery | Tagged | 1 Comment