Browsing Category
HTML
Create Simple Responsive Material Design VCard : HTML5+CSS3
In this post I am going to share code snippet written in HTML5+CSS3 by iMasoud for creating Simple Responsive Material Design VCard, With the help of following code you can easily create your own awesome VCard and attached on your website…
Awesome jQuery plugin that suggests and autocompletes the domain in email fields
Today I am going to introduce one more awesome jQuery plugin that suggests and autocompletes the domain in email fields. This plugin helps When your user types in “user@gm”, the plugin will suggest for e.g. “user@gmail.com”, based on the…
Track HTML5 Video Views with Google Analytics
Is there a simple solution to track viewers engagement, if you have published HTML 5 video on the web? Yes. You can use combination of Google Analytics and very few lines of coding to see detailed video engagement analytics. You can track…
Fancy html file input customization using jquery fileStyle Plugin
jquery fileStyle Plugin help to personalize your html input file and let make it beautiful. It also helps you to create nice clean, drag-and-drop file input fields without the need of Bootstrap framework. So that your user can easily drag…
Add a month calendar to your web page using Jquery Bootstrap zabuto_calendar Plugin
IF you are working on some schedule management system then this calendar plugin is helpful for you display month wise calendar with highlighted events on specif date with popup description.This library is a jQuery plugin for Bootstrap that…
HTTP Status Codes list
What are HTTP status codes?
An HTTP status code is a server response to a browser’s request. When you visit a website, your browser sends a request to the site’s server, and the server then responds to the browser’s request with a…