chinchang / chinchang/simplezoom.js

Give option to zoom only certain images

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Right now, the library zoom every IMG tag when hovered on. There should be a way to specify which IMG tags should be or shouldn't be zoomed.

Possible ways:
- Attributes like `simplezoom` & `no-simplezoom`

More suggestions welcome.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the library entry point that handles hover behavior for IMG tags. Review how the proposed simplezoom and no-simplezoom attributes could select images, then confirm the behavior for images that should and should not be zoomed. Done means zoom is no longer applied indiscriminately to every IMG tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.