Skip to content

A Jquery plugin to create a miniview (mapper) of the wrapper with supplied nodes in it.

License

Notifications You must be signed in to change notification settings

SangeethaJ/Miniview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniview

A Jquery plugin to create a miniview (mapper) of the container with supplied nodes (children) in it.

The plugin requires to have an element with id "miniview" with width and height of your preference. This is the element that is going to show the miniview.

Usage: $(wrapper).miniview(nodes); where wrapper is the container/parent element and nodes are the children of the container that needs to be miniviewed.

Please look at demo.html to view a sample of what it does.

This is just very early alpha release. There might be lots of rooms for improvements. Please feel free to fork and contribute.

About

A Jquery plugin to create a miniview (mapper) of the wrapper with supplied nodes in it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published