- Overview
- Documents
jNottery is a jQuery plugin that lets you add notes and markers to webpages. All the data is encoded as a part of an URL which makes it easy to share or save.
The library consists of 3 independent modules:
- core: hash encoder/decoder, notes manager
- tooltip: fully styled tooltip designed to be comaptible with core
- vendor: connectors with external services
- when you maintaining website with a lot of text and images, which users comment on
- when you're looking for effective way to encourage users to bookmark and share link to your page
- in early stages of website development when you need to exchange a lot of information about the look and structure of your webapp with clients
- it's great for any type of content sharing: scores in online games, markers on maps, values of forms etc.
Source: jnottery.com