|
|
| Author |
Message |
akshits
Joined: 14 May 2009
Posts: 3
|
Posted: Wed May 27, 2009 11:18 am Post subject: Mozilla Toolbar doesn't work |
|
|
Hello,
Below is my JScript code:-
| Code: |
function ToolBarInit(tool)
{
alert("Recevied");
}
|
This message box comes in IE but doesn't appear in Mozilla Firefox.
Any ideas?
Regards,
Akshit Soota |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Wed May 27, 2009 11:26 am Post subject: |
|
|
Yes, in trial version of Firefox converter these evens are not supported.
With the license purchase you will get a converter with these functions included. |
|
| Back to top |
|
 |
|