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.
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