Posts Tagged jQuery
Learning JavaScript and DOM with Console
In this tutorial, you are going to learn what a console is, and more importantly, how you can leverage it to learn JavaScript and DOM quickly. So let’s get started. Console? A console is not a specific project or a command-line terminal, nor is it a Xbox 360 or PS3 (though learning JavaScript and DOM […]
Creating Bar Graphs using jQuery UI
In this tutorial we are going to leverage the power of jQuery UI and create a slick bar graph. So lets get started !! Setting up workspace – This tutorial already assumes you know jQuery and basics of jQuery UI. First goto jQuery UI website and download your copy of jQuery. Feel free to download […]
Create an iPhone Optimised Website using jQTouch
Recently I have been digging deeper into the world of web development for mobile devices. In particular for mobile Safari which is the browser that the iPhone and iPod Touch uses. I have recently been working on a redesign of my main freelancing website and I’ve decided that I’d like an iPhone-friendly version and so I […]
Monday Fun: Creating a Clock Animation Without CSS3
Monday seems to be the most boring day, starting a new week can be really tough. So we will start with something fun and exciting, today we are going to create a clock animation that works in all browser, no CSS3. So Let’s get started. Step 1 – Setting up workspace For our little animation […]
jQuery Functions and Techniques to Keep in Mind
Nowadays jQuery is used in so many sites that we can’t even count them. There is a reason, jQuery is probably the most famous JavaScript framework. As developers we have to think beyond. We should be able to use the most advanced techniques of every language or framework we want to know. Here I’ll explain […]
Recent Comments