Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

berkaygure/jquery-AreaSelectable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-Areaselectable

A basic extension for select an area on image or other elements.

Demo and documentation

Installation

You can download from github and immport your project with scripts tag.

Usage

Basic setup

In html:

<img id="image" src="your_image.jpg">

In jQuery

$(document).ready(function() { $("#image").areaSelectable(); })

Options and methods

You can see full documentation here.

About

A basic extension for select an area on image or other elements.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •