↧
Bootstrap Paginator
Bootstrap Paginator is a jQuery plugin that simplifies the rendering of Bootstrap Pagination component. It provides methods to automates the update of the pagination status and also some events to...
View ArticleAn AngularJS directive to extend a select control for a language
demo: source code 1: <!DOCTYPE html> 2: <html xmlns="http://www.w3.org/1999/xhtml"> 3: <head> 4: <title></title> 5: 6: <!-- jQuery --> 7: <script...
View Article