Some third party modules for bootstrap and apache wicket.
A customizable HTML5 video player plugin for jQuery based on bootstrap UI.
List<Html5Player.IVideo> videos = Lists.<Html5Player.IVideo>newArrayList( new Video("video.ogv", "video/ogg"), new Video("video.mp4", "video/mp4") ); add(new Html5Player("video", Model.ofList(videos)));
List<Html5Player.IVideo> videos = Lists.<Html5Player.IVideo>newArrayList( new Video("video.ogv", "video/ogg"), new Video("video.mp4", "video/mp4") ); add(new Html5Player("video", Model.ofList(videos), new Html5VideoConfig().showProgressBar(false).autoHideControlBar(false)) .setWidth(680).setHeight(360));
see issue #97.
see issue #112.
all available icons are documented here.
response.render(JavaScriptHeaderItem.forReference(OpenWebIconsCssReference.instance())); add(new Icon("html5", OpenWebIconType.html5));
see issue #116.
An input mask by Robin Herbots.
Add some loading effects to your Ajax links and submit buttons with Ladda-Bootstrap.
Add confirmation behavior for buttons and links with Bootstrap-Confirmation.
Add ClockPicker behavior for input Bootstrap-ClockPicker.
A mobile and touch friendly input spinner component for Bootstrap 3 based on TouchSpin. It supports the mousewheel and the up/down keys.
Bootstrap Rating is a jQuery plugin that creates a rating control that uses Bootstrap glyphicons for rating symbols. Bootstrap Rating .
Just-add-water CSS animations with Animate CSS.
Rulesets for visually displaying the quality of passwords with Pwstrength.