Browsing Category
Bootstrap
Material Design More Option Dropdown Menu
Material design uses vertical 3 dots icon across platforms to show more options. Primarily used to show secondary options. As you have seen these 3 dots on many websites now a days or most popular apps it simply displays more options or you…
Simple Client-side HTML Table Pagination With JQuery
If you want to add quick pagination on your large HTML table then In this post I am going to share simple jquery plugin to make Simple Client-side HTML Table Pagination With JQuery. Using this plugin you can easily convert your large html…
Responsive Filterable Portfolio Gallery inspired by Google Image Search – jQyery Elastic Grid
In this post I am going to share cool jquery plugin Jquery Elastic Grid to create responsive filterable portfolio gallery which help you to showcase category wise portfolio gallery to your visitor with filter option. jQuery Elastic Grid is…
Create animated responsive multi step form with progress bar using jQuery HTML, CSS
If your signup form is big then It is good idea to divide user signup form in multiple parts. It’ll also improve user experience, As you have seen on many websites because Now a days multi-step form become more popular than regular forms.…
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…
Top 5 Awesome jQuery Virtual On-Screen Keyboard Plugins
A virtual On-Screen keyword allow user to type text without the need of physical keyboard access. As you have seen this functionality on many banks login page, You can simply choose virtual keyword for typing your username/password. Virtual…
jQuery Full Calendar Integration with Bootstrap, PHP & MySQL
Recently I have used this plugin in an application and faced some issues to integrate it with bootstrap so I don’t want my readers to waste time in integration in this tutorial you will get a fullcalendar working with bootstrap, PHP & …
Customize Boostrap Alert Notification Bar For Displaying Warning, Error, Success Messages
Here I am going to introduce one more bootstrap light weight plugin to create Customize Boostrap Alert Notification Bar For Displaying Warning, Error, Success Messages. With the help of this plugin you can now add custom headings, messages…
Create dynamic content popup using bootstrap modal and jquery
This is tutorial about creating dynamic content popup using bootstrap modal and jquery, Most of the time you need to add popup dialog box where you have to display different different content or forms, If any application needs so many…
Integrate Simple Datepicker On Bootstrap Website
Here I am going to show you how to Integrate Simple Datepicker On Bootstrap Website with minimal code, For adding datepicker on your bootstrap based website you need to download and configure bootstrap-datepicker.js on your existing…