garysieling / garysieling/jquery-highlighttextarea
Text area with absolute positioning
Open
bug
- Dominant language
- JavaScript
- Stars
- 157
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When adding the overlay, it is not taken into account that the text area might have absolute positioning.
For example, add the following line to one of the textarea's from the demo pakage:
style="position:fixed;top:180px;left:30px;". The added div is placed in the original position, while the textarea is at the defined positions.
Best regards,
Nicu
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.