|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
onControlSelect
Hi, hope Mytch canhelp me with one problem.
I need to handle theevent when user have clicked on resizable obect at the edit area of the WYSIWYG eitor. I've put a code like this Code:
<div oncontrolselect='alert("asfgasf");'>something here</div>
but got no result while selecting this div in edit area |
|
#2
|
||||
|
||||
|
idk if this is what you wanted, but you may be able to use onMousePress
or onMouseRelsese or onDragDrop look up the events maybe that will help colton22 |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > onControlSelect |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|