Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Will GS run JS on a page
#1
Will GS allow a JS script to run on a page?
Is there anything special that must be done to us JS?
Thanks,
jwzumwalt
(\__/)
(='.'=)
(")_(")
Reply
#2
(2017-10-27, 13:45:22)jwzumwalt Wrote: Will GS allow a JS script to run on a page?

Try it out. Write this on your page
Code:
<script>
alert();
</script>


and you will see, JS runs.

Alex
Reply
#3
You can use the Dynpages plugin. http://get-simple.info/extend/plugin/dynpages/81/
Reply
#4
(2017-10-27, 16:37:13)Alexander_ Wrote: ...
and you will see, JS runs.

Alex

Thanks for both answers Smile
I was really more interested in any hidden gotchas or secrets that I may need to know.
Both of you answered any reservations I may have needed to know about.
Thanks,
jwzumwalt
(\__/)
(='.'=)
(")_(")
Reply




Users browsing this thread: 1 Guest(s)