Free Business & Office Scripts for Web
Default TAB behavior in Web forms is to shift focus from one field to the next.Tab Override changes this behavior and actually indents the cursor position, just like in any regular desktop-based text editor.The library additionally allows indentation of...
The plugin can float a panel, slide it to the left, slide it to the right, group it in an accordion, use cookie for on or off states and much more.More details and documentation can be found here.Requirements:Javascript enabled on client side
jQuery 1.3.2...
ngRatings is a classic star rating system that can be added to your Web projects.Developers have the ability to control the number of stars in each rating box, initial ratings passed at page load, and if to block user access to the rating system, using...
opentype.js is an open source JavaScript library that can parse font information from the source, meaning the font files themselves.
The library supports OpenType and TrueType fonts, allowing developers to read data like:
- font glyph paths
- font glyph...
Plumin.js is a tool that can parse font files and make them available via a simple API to JavaScript developers.They can then manipulate each character in part, editing their details and altering the result displayed on the page.There's no need for any...
Vue.js HackerNews Clone uses data from the HackerNews API, parsed and manipulated via Vue.js, a powerful MVVM (Model-View-ViewModel) JavaScript framework. If you know your way around JavaScript then you can hack yourself into the code and replace the API...
If the user resizes the browser, or accesses the website from a mobile device, the text automatically is resized to fit the width of its parent container. Its main usage is for responsive adaptive web templates.FitText works with CSS3 properties and...
JaxEdit allows users to write LaTeX formatted text and preview it via their browser.They can also download or share their code via the provided interface, and even present it as a slideshow if needed.Installation:1. Download and unzip package.2....
Adobe Edge Fonts is a hosted service for embedding custom font families on remote websites via JavaScript. It's very similar to Google's Web Fonts service and is powered by Adobe's TypeKit service, creators of the WebFont Loader library.But unlike...
If you're not familiar with the "caret" term, then don't worry, you already know it. It's the blinking cursor that appears when you write a text with your keyboard in both Web and desktop-based applications.This small jQuery plugin allows Web developers...