Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working with Javascript
#3
I hope also that Atozed will respond with a method to embedde external Js files, available in all the forms, in Intraweb application and have it work.

Meanwhile I use a method similar to what you are using now and it works fine.
I embedde the Js script in the form ExtraHeader and it works fine using that format:

<script type="text/javascript">
 /* JavaScript code here */
</script>

Or at runtime I can also load the Js script as an html template, like you did, or simply as a .txt file always in the Form ExtraHeader. And it works fine also!
Reply


Messages In This Thread
Working with Javascript - by StephB - 03-22-2023, 10:21 AM
RE: Working with Javascript - by StephB - 03-23-2023, 08:53 AM
RE: Working with Javascript - by valmeras - 03-23-2023, 07:17 PM
RE: Working with Javascript - by valmeras - 03-23-2023, 11:27 PM
RE: Working with Javascript - by jeroen.rottink - 03-24-2023, 10:18 AM
RE: Working with Javascript - by StephB - 03-28-2023, 04:56 PM
RE: Working with Javascript - by valmeras - 06-28-2024, 08:29 AM
RE: Working with Javascript - by Comograma - 06-28-2024, 01:55 PM

Forum Jump:


Users browsing this thread: 6 Guest(s)