|
|
|
|
|
Login to share your opinion Check Network Status using HTML5 and javaScriptAs we all know HTML5 a major revolution in WWW. Most of the developers have started using HTML5 in their real projects if you have… read more Get URL Parts using MooToolsRecently I was working with JavaScript(MooTools) and I need to get the different parts of any given URL in javascript variable. So I have done… read more Get File Size from Input ControlA cross browser code snippet in JavaScript for getting file size from input element/control. read more jQuery find functionI've recently been using Tilava Table on a few different projects. At one point I ran into a situation where I wanted to change all… read more Inspirational Showcase Of jQuery Sliders In Web Design - 40 ExamplesSliders and carousels were different things at first and many people still think they are. However, if you look at their features you find a… read more How To Use Prototype.js On Your Siteprototype.js is an amazing JavaScript framework that I have been using for some years now. This tutorial shows you how to work with prototype.js and… read more How to Write an Accurate Game Timer in JavaScriptThis week I decided to revisit a game I had made a long time ago using HTML5 canvas called Blocknik, a Tetris style game I… read more 3 Ways to Parse a Query String in a URLIt’s not often that a query string needs to be parsed with JavaScript, but for those rare occurrences when you do need to parse the… read more 9 Impressive WebGL Javascript Effect ShowcaseWebGL (Web Graphic Library) is a Javascript API for rendering interactive 3D graphic within any compatible browser without the use of plug-ins. It's developed by… read more Overview of JavaScript VariablesThis article will provide a basic overview of JavaScript variables and the functionality they can provide, as well as some examples read more Measuring Javascript Parse and LoadWire weight is easy to measure and has a direct impact on your application's launch time. But how many milliseconds does it take the user's… read more ALAJAX - The jQuery Form to AJAX converterConvert HTML forms into AJAX with jQuery. Naked JavaScript - Function BasicsAfter talking about the basics of objects in the previous article, in part 2 of this series - Naked Javascript, we will discuss a little… read more JavaScript Study GuideA few months ago, I wrote about learning JavaScript. I'm already pretty comfortable with the language, and although I did break the chain, I'm happy… read more The Strategy Pattern in JavaScriptI was recently re-factoring some code under Rick’s guidance, and we implemented what I would later recognize as the Strategy pattern. JavaScript’s objects and first-class… read more Photobooth with PHP, jQuery and CSS3In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their… read more The Lazy Man’s URL ParsingHave you ever needed to parse a URL using regular expressions? It’s not easy to write regular expressions. You could, of course, just copy and… read more jQuery Two Sided Multi Select Example and DemoThe jQuery Two Sided Multi Select box list into a more user friendly two-sided list with options to move items from the one list into… read more Show/hide various sections of a page using JQuery and CSSIn this post I’ll go over how you can utilize JQuery and CSS classes to show/hide various parts across the different sections of a page… read more jQuery treeview example with demojQuery TreeView Menu brings together all the most practical features requested in a Tree Menu into one awesome menu script. read more |