How MVC Works

Bhaumik Patel 7:23 PM
How MVC Works MVC is a design pattern that stands for Model-View-Controller. What is strives to do is separate the concerns of an applica...Read More
How MVC Works How MVC Works Reviewed by Bhaumik Patel on 7:23 PM Rating: 5

cool Link with an arrow css3

Bhaumik Patel 8:13 PM
Link with an arrow using css3 Create Arrows with :before, :after and CSS Transforms DEMO a { background: #bbb; background: -moz...Read More
cool Link with an arrow css3 cool Link with an arrow css3 Reviewed by Bhaumik Patel on 8:13 PM Rating: 5
Import multiple css file into single file Import multiple css file into single file Reviewed by Bhaumik Patel on 7:52 PM Rating: 5
ul li design with a tag ul li design with a tag Reviewed by Bhaumik Patel on 7:45 PM Rating: 5
google style loading progress bar using css3 google style loading progress bar using css3 Reviewed by Bhaumik Patel on 8:33 PM Rating: 5

css3 progress bar design

Bhaumik Patel 8:25 PM
Cool progress bar design using css3 DEMO <!DOCTYPE html> <html> <head> <title>Progress bar design usin...Read More
css3 progress bar design css3 progress bar design Reviewed by Bhaumik Patel on 8:25 PM Rating: 5
create own developer mode using jquery create own developer mode using jquery Reviewed by Bhaumik Patel on 8:20 PM Rating: 5
font icon css font icon css Reviewed by Bhaumik Patel on 7:51 PM Rating: 5

Image Reflection jQuery

Bhaumik Patel 8:15 PM
Reflection.js allows you to add reflections to images on your webpages. Reflection.js works well with logos, icons and dynamic image cont...Read More
Image Reflection jQuery Image Reflection jQuery Reviewed by Bhaumik Patel on 8:15 PM Rating: 5
simple push button css3 simple push button css3 Reviewed by Bhaumik Patel on 8:22 PM Rating: 5

Restricting input with jQuery

Bhaumik Patel 7:49 PM
Restricting input with jQuery $('.phoneInput').keypress(function(key) { if(key.charCode < 48 || key.charCode > 57) ret...Read More
Restricting input with jQuery Restricting input with jQuery Reviewed by Bhaumik Patel on 7:49 PM Rating: 5

jQuery UI Themes Collection

Bhaumik Patel 7:27 PM
jQuery UI Themes Collection jQuery UI Bootstrap A Bootstrap-themed kickstart for jQuery UI widgets. URL : jQuery UI Bootstrap ...Read More
jQuery UI Themes Collection jQuery UI Themes Collection Reviewed by Bhaumik Patel on 7:27 PM Rating: 5

Direction Aware Hover Effect

Bhaumik Patel 8:11 PM
Direction Aware Hover Effect How to create a direction-aware hover effect using CSS3 and jQuery. The idea is to slide in an overlay from ...Read More
Direction Aware Hover Effect Direction Aware Hover Effect Reviewed by Bhaumik Patel on 8:11 PM Rating: 5

tooltip style toolbars js

Bhaumik Patel 8:06 PM
Toolbar.Js A jQuery plugin that creates tooltip style toolbars . Toolbar allows you to quickly create tooltip style toolbars for use in...Read More
tooltip style toolbars js tooltip style toolbars js Reviewed by Bhaumik Patel on 8:06 PM Rating: 5

HTML iOS Notifications

Bhaumik Patel 8:14 PM
HTML iOS Notifications iOS-style notifications implemented with CSS3 and JavaScript. DEMO Read More
HTML iOS Notifications HTML iOS Notifications Reviewed by Bhaumik Patel on 8:14 PM Rating: 5

cool panel slider

Bhaumik Patel 8:24 PM
Cool Panel Slider Demo: Check the demo - Demo URL: https://github.com/mlms13/panel-slider Download: Download last version Read More
cool panel slider cool panel slider Reviewed by Bhaumik Patel on 8:24 PM Rating: 5

CSS3 Solar System

Bhaumik Patel 8:34 PM
CSS3 Solar System An experiment with CSS3 border-radius , transforms & animations . Animation properties currently only work on -w...Read More
CSS3 Solar System CSS3 Solar System Reviewed by Bhaumik Patel on 8:34 PM Rating: 5

Online Markdown Pad

Bhaumik Patel 10:21 PM
Github README.md Write Online Demo 1 Demo 2 Download MarkdownPad for Windows App MarkdownPad Features Instant HTML Preview Easy...Read More
Online Markdown Pad Online Markdown Pad Reviewed by Bhaumik Patel on 10:21 PM Rating: 5

browser dialogs looked so good

Bhaumik Patel 8:08 PM
Design Browser Dialog Jquery (alertify.js) Features Fully customizable alert, confirm and prompt dialogs Fully customizable unobt...Read More
browser dialogs looked so good browser dialogs looked so good Reviewed by Bhaumik Patel on 8:08 PM Rating: 5

Clear textbox value using jQuery

Bhaumik Patel 7:47 PM
clear all textbox,radio button, check box value using jQuery Clear all textboxes client side $('input[type=text]').val(''); ...Read More
Clear textbox value using jQuery Clear textbox value using jQuery Reviewed by Bhaumik Patel on 7:47 PM Rating: 5

Pure CSS GUI icons

Bhaumik Patel 8:11 PM
CSS3 Icons 84 GUI icons created from semantic HTML. Tested in: Firefox 3.5+, Chrome 5, and Opera 10.6. Demo: CSS Icons Demo Read More
Pure CSS GUI icons Pure CSS GUI icons Reviewed by Bhaumik Patel on 8:11 PM Rating: 5

Get current url in jquery

Bhaumik Patel 7:51 PM
get host name,page url, port number,hash with javascript. write in console window.location URL : http://localhost:1723/home.html get...Read More
Get current url in jquery Get current url in jquery Reviewed by Bhaumik Patel on 7:51 PM Rating: 5
Show Password without any jquery plugin Show Password without any jquery plugin Reviewed by Bhaumik Patel on 7:27 PM Rating: 5
The Most Useful Keyboard Shortcuts for .NET Developers The Most Useful Keyboard Shortcuts for .NET Developers Reviewed by Bhaumik Patel on 7:42 PM Rating: 5