|
|
| Author |
Message |
CatalinB
Joined: 10 Dec 2009
Posts: 30
|
Posted: Thu Feb 04, 2010 7:32 am Post subject: Button's type single, two actions |
|
|
Hello,
Is it possible to have an event on a button (single type not split) that's opening a menu? The idea is to launch a javascript event when the button is clicked (and also in the meantime menu is opened).
I tried to make this, but the event it's ignored.
(WinXP SP3, IE6/7, TSv4.2.0.5)
Thank you |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Thu Feb 04, 2010 11:14 am Post subject: |
|
|
| Thre is no button click event catcher in the standard package, but you can run 2 and more commands at once by using Chunk commands that combines Launch Javascript with Search or URL redirection commands, for example |
|
| Back to top |
|
 |
CatalinB
Joined: 10 Dec 2009
Posts: 30
|
Posted: Fri Feb 05, 2010 7:40 am Post subject: |
|
|
| Admin wrote: | | Thre is no button click event catcher in the standard package, but you can run 2 and more commands at once by using Chunk commands that combines Launch Javascript with Search or URL redirection commands, for example |
Yes, I know how to use "Chunk commands", but this is available only when you have a button on "split" type. My situation is the following: I have a button ("single" type) which is opening a menu and I want that when this button is pushed to raise an event (javascript will be also ok). |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Fri Feb 05, 2010 7:54 am Post subject: |
|
|
This is possible as a custom solution
Feel free to get estimate from support@besttoolbars.net |
|
| Back to top |
|
 |
|