Annotations jQuery Plugin


/ Published in: JavaScript
Save to your folder(s)

The annotaion framework provides access to client side comment based DOM annotations. The framework does not imply any specific usage and is essentially useless on it's own. It merely provides another way to offer metadata for elements.

An annotated DOM Element is any element in the DOM preceeded by one or many comments of the form below. NB. The payload ({...}) is optional.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.