Milbytes Schedule has been built with HTML5, CSS3 and Javascript. This control allows you to visualize events in a grid inside your web page. It has many parameters to define its behavior, visualization and you can capture actions generated when you interact with the elements of the schedule.
Best jQuery Core Java Script Plugins & Tutorials with Demo
Image Distortion Effects with SVG Filters
Today we would like to share three animated distortion effects by SVG filters that we apply to an image when hovering a text link. We use feTurbulence and feDisplacementMap to create different kinds of fragment and wave-like distortions. These kind of effects have become quite popular and there are many variations.
Iro.js : HSV color picker widget for JavaScript
Iro.js is a HSV color picker widget for JavaScript with a modern, SVG-based user interface.
Features:
- Simple: Low friction API, with robust support for hex, rgb, hsl and hsv color formats.
- Extendable: Tweak the library to your requirements with Plugins and custom UI elements
- Consistent behaviour: Works across all modern browsers and devices, including touchscreens.
- Small footprint: 7kb minified and gzipped, with absolutely no jQuery or extra css/images in sight.
- Great design: The controls are designed to be intuitive and responsive, plus they’re built with SVG so they look super crisp at any resolution.
- Transparency support: Optional transparency slider with the transparency plugin.
Frappe DataTable : A Simple Modern and Interactive Datatable Library
Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. Originally built for ERPNext, it can be used to render large amount of rows without sacrificing performance and has the basic data grid features like inline editing and keyboard navigation. It does not require jQuery, like most data grids out there.