Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 4 of 4 total |
Use JavaScript code directly inside a function body? |
Thu, Oct 1 2015 12:46 PM | Permanent Link |
PA | Is it possible to use JavaScript code directly inside a function body?
|
Thu, Oct 1 2015 2:27 PM | Permanent Link |
Raul Team Elevate | On 10/1/2015 12:46 PM, PA wrote:
> Is it possible to use JavaScript code directly inside a function body? > Not directly in EWB (it's pascal and strongly typed). However you can easily declare an external helper function and put your code there and then call the function from EWB. You should not modify DOM though as that can conflict with EWB. Raul |
Thu, Oct 1 2015 6:04 PM | Permanent Link |
PA | Raul, thanks. I will not modify DOM in EWB application, only the the DOM inside a EWB TBrowser. I think that's harmless?
|
Thu, Oct 1 2015 6:51 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | PA,
<< Raul, thanks. I will not modify DOM in EWB application, only the the DOM inside a EWB TBrowser. I think that's harmless? >> Yes, it is harmless to EWB. Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Friday, December 6, 2024 at 05:39 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |