- Create Account

fire select

Forums > DragResize > fire select
Author
Message

1) sublime99 Group: Members
Posts: 13 Joined: 12 May 2008 Location: Canada IP: 64.254.--.--
When a user accesses a specific control in a page I would like to fire the select event for a specific div. How do I access DragResize.prototype.select for a specific div please.

2) Angus Turnbull Group: Moderators
Posts: 4235 Joined: 7 Dec 2003 Location: New Zealand IP: 202.137.--.--
The script exposes an "ondragfocus" event you can hook with a function. Simply test if dragresize.element is pointing at the correct DIV.

Good luck - Angus.

3) sublime99 Group: Members
Posts: 13 Joined: 12 May 2008 Location: Canada IP: 64.254.--.--
thank you. works very well.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.