bhumik1008
- 
    
- 7,634 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... More information
- 
    
- 7,400 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... More information
- 
    MVC4.by: bhumik1008Video 
- 2,302 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,... More information
- 
    CDNby: bhumik1008
- 530 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",... More information