Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

Project Wide JavaScript Code Styling

JavaScript is one of the hottest technologies in modern time. There are large teams working now on JavaScript projects. Due to a number of ...

Animating View in Backbone JS

This is a small Backbone JS application that shows how we can animate views in Backbone JS. The animation effects have been generated using...

Inheriting Views in BackboneJS

BackboneJS provides an awesome technique for structuring our application code. And RequiresJS makes it modular. So we can write separate mo...

Communicating between views in BackboneJS

If you have just started working in BackboneJS then you would have found yourself in a situation where you want one of the views to update ...

Better Templating with Partials in Handlebars and BackboneJS

One common problem that we face during BackboneJS is view management. Things are simpler when you are developing single page application. B...

The substring Helper for Handlebar Templates

Handlebars provide a very simple and sleek solution for microtemplating. You may like the simplicity of Handlebars for the first time. But...

Getting Started with Game Development in CreateJS

1 comment
CreateJS is a suite of JavaScript libraries and tools for creating rich and interactive web applications. CreateJS can be used for creatin...

Integrating Angular JS with Magento

9 comments
AngularJS is one of the most powerful JavaScript MVC these days. On the other hand Magento is the leading e-commerce framework. In this t...

An Ultimate Guide to Openlayers: Free Maps for Web

This article is dedicated to OpenLayers , a free maps service for the web. Openlayers is a decent alternative for the Google Maps. In this ...

Create Smiling Face in HTML5 Canvas

Today we will create an interactive smiling face in HTML 5 canvas. The eyes of the face will follow the movement of the mouse over the canv...

Gmail Style Animated Emoticons jQuery Plugin

8 comments
Here is the new jQuery plugin for showing Gmail like animated emoticons. If you have loved the animated emoticons of Gmail then you will lo...

Live Text Search & Highlight Using jQuery

1 comment
In this tutorial I will demonstrate the live text search with JavaScript and jQuery. Sometimes you may want to filter the results on a web ...
Implementing Openlayers Maps - Free Alternate of Google Maps

Implementing Openlayers Maps - Free Alternate of Google Maps

Openlayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. OpenLayers has...

Simple Text Spinning Effect with jQuery

1 comment
jQuery has always been used to create random animations and effects on web pages. I have written a simple script in jQuery that animates th...
How to Add Sound/Audio Effects in HTML5 Canvas Element

How to Add Sound/Audio Effects in HTML5 Canvas Element

HTML5 canvas is a good playground if you are kind of creative guy. If you are developing a game on the canvas you will surely like to add t...
Writing My First HTML5 Game

Writing My First HTML5 Game

1 comment
Writing My First HTML5 Game Recently I started studying about game development in HTML5 using canvas feature of HTML5. HTML5 canvas is re...

Login and Register Script with Linkedin API and Javascript

5 comments
Linkedin is the topmost social network for professionals. In this article I have explained how to use the Linkedin JavaScript API to access...
Highlight Threaded Author Comments on Blogger - The Simplest Way

Highlight Threaded Author Comments on Blogger - The Simplest Way

4 comments
If you have implemented the threaded comments on your blogger blog then it is a bit tricky to highlight the author comments. The template h...
jCouch - A jQuery Plugin for Distraction Free Page View

jCouch - A jQuery Plugin for Distraction Free Page View

1 comment
jCouch is a very lightweight jQuery plugin that provides you the feature of viewing a web page in distraction free mode. If your website is...

Getting Started with ESPN Sports API

2 comments
Recently ESPN has launched its Sports API for getting all latest sports update and news. You can register for the API at http://developer.e...

JavaScript

Magento

back to top