Star Rating (Using jQuery)

Star Rating
Star Rating

In this figure, we can see how star rating will look when created with jquery. These stars are defined using Radio Inputs. Each star value is provided with a separate id. Also the value for each star rating is different. Each star rating is floated to left using CSS Float property.

     

jQuery Full Content

Hello Folks I am back with another post. Last time I posted something about Responsive Templates. Today I am going to discuss something about a very popular jquery plugin called Jquery Full Content. Now this plugin is a quite interesting plugin which can be used to create a full dynamic single page website. This plugin is used to create fully container with width and height of window. It will add a scrolling effect to the page . Once we click any link it will scroll to that location automatically. This location can be either vertical or horizontal. A sample to the image is shown below.

HomePage

HomePage

     

Custom Maps

Sample_1

Sample_1

To start with coding we basically need Twitter Bootstrap responsive wire frame, jQuery, htmlshim file for early version of browsers. Starting with coding. Bootstrap is placed at the top of in the header section before any other style sheet. The layout for the document is arranged in such a way that sidebar is placed on the left hand side and main context section that is this Google Map is placed on the right side of the page. The dropdowns for color are obtained using Javascript. The link to all the other scripts are placed at the bottom of the Body tag. We also need a link to Google Map API. The version of API depends on the requirement of client or user.

     

Diapo

Carousels are also known as Image Sliders. These carousels can be made very easily by using some javascript. Now days there are many scripts available in the market which can used to create a carousel quite simply by just using HTML and CSS. Here i will share one of those plugins which can be used for creating CAROUSEL in such a way that, it can handle anything including text, image, video, buttons etc. A snapshot of this slider is given below.

Carousel

Carousel

     

SuperSized

Supersized Plugin Effect is one of the popular effects to provide a dynamic background to our webpage. This effect works perfectly with all the latest browsers. This plugin can be used in any page by adding some links to css file and JavaScript file in Head section.

<link rel="stylesheet" href="supersized.core.css" type="text/css" media="screen" />
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script>
<script type="text/javascript" src="supersized.core.3.2.1.min.js"></script>

    

Global Hunt

GlobalHunt

This is a on-request created design. This page was started from the root, as a new beginning. The owner of the company asked me to give some latest design to renovate his website, which may give a professional as well as cool look to the website. The work for this layout started from phase 1, i.e. starting from the core by collecting new Assets for the page. Then these assets are arranged on a 1080px Grid using Photoshop. With this I created the PSD File……..

    

Minimal Mobile

Minimal Mobile Home

The logo is aligned Center using Alignment property and below this we have arranged the Navigation Bar using some classes from Bootstrap. The image above is displaying the Tablet Version for the mobile website. In case of Mobile Design we have used Pills for Navigation Bar. Below navigation bar we have icons to display website for different kind of devices like Mobile, Desktop.