how can I make resize handlers visible always? At page load all resizable divs must be visible like when I click on them, and remain visible when I click away.
2) Angus TurnbullGroup: Moderators Posts: 4235Joined: 7 Dec 2003Location: New ZealandIP: 202.137.--.--
Posted:
The script automatically adds resize handles to elements when you click on them at the moment. You will have to add some script to call it for each element when the page loads or similar!