If you are looking for an easy reliable solution to use in your project, here are 10 useful libraries that can work in all modern browsers and will add options to annotate the web.…
Tags: javascript
10 Javascript Drag & Drop DOM Element Libraries
Dragging and dropping can be a very intuitive way for users to interact with your site or web app. People often use drag-and-drop for reordering lists of items. So here are 9 useful Javascript drag and drop libaries which allow to re-order a list of any DOM elements.…
20 Cool Responsive CSS Dashboard Designs 2021
Data alone is not enough. It is critical to show the result of all the effort of collecting and analysing in an easy to comprehend way. A dashboard is a snapshot report that allows us to display data at a given instant of time in a meaningful manner with the aid of charts for easy reference and quick inference. So in this post I`ve gathered some responsive CSS dashboard demos from Codepen that you can use for inspiration to showcases the data.…
25 Awesome Javascript Rich-Text Editors
Rich-Text Editors, sometimes called WYSIWYG editors, allow you to create documents that include text, images, charts, grids and videos. Its aim is to reduce the effort for users trying to express their formatting as valid HTML markup. So in this post we`ve collected some awesome rich-text editors that can be used as standalone applications or as web-based components written in JavaScript.…
10+ Best Javascript Scrolling Animation Plugins
Scrolling animation helps better control the user flow and make sure important content is appropriately shown to a given user. The idea is that, as a user scrolls through the site, different animations get triggered. So here are 10+ Best Javascript Scrolling Animation Plugins to handle all kinds of animations.…