bhumik1008
- 440,288 total downloads
- last updated 6/13/2015
- Latest version: 1.0.1
ReCAPTCHA MVC lets you embed a CAPTCHA in your web pages in order to protect them against spam and other types of automated abuse.
DEMO and Document => http://recaptchamvc.apphb.com/
The primary features of the library are:
--> reCAPTCHA API verion 2.0 Support
--> The color theme of the...
More information
- 164,583 total downloads
- last updated 1/27/2014
- Latest version: 1.0.0
HTML5 <optgroup> tag in MVC
There is no built-in support in the framework for this kind of drop down lists.
The <optgroup> is used to group related options in a drop-down list.
Documentation/DEMO http://bhaumikpatel.github.io/DDL.optgroup.MVC.Demo/
- 98,875 total downloads
- last updated 3/25/2014
- Latest version: 3.1.1
MVC 4 Paging with bootstrap or without bootstrap design also has different options like ItemTexts, TooltipTitles, Size, Alignment, IsShowControls, ItemIcon, metro css supported.
Demo http://mvcpaging.apphb.com/
Now mvc paging areas supported.
MVC4.Video
by:
bhumik1008
- 9,164 total downloads
- last updated 7/21/2013
- Latest version: 2.0.0
HTML5 Audio & Video
The HTML5 draft specification introduced the video element for the purpose of playing videos or movies,
audio element which specifies a standard way to embed an audio file on a web page,
many modern websites show videos. HTML5 provides a standard for showing them.
Demo...
More information
CDN
by:
bhumik1008
- 7,701 total downloads
- last updated 8/8/2013
- Latest version: 2.0.0
To generate js, css, image files link from cdnjs or any others cdn provider.
@Html.LoadCdn("jquery", "1.8.3", "jquery.min.js")
@Html.LoadCdn("meyer-reset", "2.0", "reset.css")
@Html.LoadCdn("twitter-bootstrap", "2.3.2",...
More information