Top 5 Open Source Javascripts for Web Projects

In this post, I want to share some interesting open source javascript libraries for your web projects. I hope you like it 🙂 1. Infinity.js This is an extraordinary JavaScript library with a very simple purpose. Some pages on your website may have super long lists which make the scrollbar … Read more

Facebook Timeline with CSS 3D Effect

A tutorial about how to create an experimental CSS-only timeline with a 3D effect. The idea is to expand a content area when the associated radio input is selected. In this tutorial we are going to experiment with perspective and use a radio input trick to create a fun css-only … Read more

Free Windows 8 Theme using HTML, CSS & jQuery

BootMetro, with a Twitter Bootstrap base, offers simple and flexible HTML, CSS, and Javascript for web apps that would like to use the now popular “Windows 8 MetroUI” style. Features Navigation Stylish Icons List Views Admin Interfaces Message Boxes like Windows 8 Tooltip, Popover, Tables Windows 8 Model Boxes, Buttons … Read more

Free Online Tool for Front-end Web Testing

Simply Testable is a free web-based tool that will save you pleanty of time and will take the pain out of routine front-end web testing. It will validate your HTML and give you a detailed overview report of your entire site’s successes and failures. Homepage: http://simplytestable.com/

Free Jquery Take a Tour Plugin

Crumble allows you to quickly and easily build feature tours for your website or app using small bubbles. The tour itself is defined as a standard ordered list in your html, making it accessible. Homepage: https://github.com/tommoor/crumble GitHub: http://tommoor.github.com/crumble/

jQuery Instagram API to Fetch Photos

Jquery Instagram API

Spectragram.js is a jQuery plugin using the Instagram API to fetch and display user, popular or tags photo feeds inside a list or any container you define and display the results as list items or any other HTML tag you define. You can also define the size of the pictures (small, … Read more

Using CSS Transitions in Responsive Web Design

With responsive web design (RWD) when we resize the browser window our designs move haphazardly across the screen as it meets each breakpoint. Which is not a problem for the average user, most don’t normally sit at their computers resizing their web browsers in a hundred different ways. Wouldn’t it … Read more

Twitter Timeline Script Using jQuery & CSS

Twitter Timeline using jQuery & CSS

Hi guys, now a days every web developer following the facebook timeline design to their blogs. Today I am going to tell how to create a Twitter Timeline with jQuery and CSS. I am planning to create facebook timeline script soon with php and jquery. In this script, I have … Read more

CSS3 Tags Design

CSS3 Tags

I am going to share tags design using pure CSS3. This is used to highlight your blog tags. Blog Tags are used to highlight keywords or search words in a blog or site content. These tags have been designed with pure CSS3 and additional fallback for older browsers. CSS3 Code … Read more