NUKnightLab / NUKnightLab/juxtapose
Use data credit/label value outside img tag
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 882
- Forks
- 127
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
hello i want to know if its possible to add label value but outside the img tag rendering
like
<img/>
<span data-label="the value">/<span>
regards
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file, test, or entry point. Start by locating JuxtaposeJS's image-rendering and label-handling code, then determine whether a data-label value on a sibling span is supported. Done means the requested label can render outside the img element, with behavior verified by an appropriate test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100