Skip to main content
Topic: Script (Read 3679 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Script

Please tell me how I can run the script on your forum?
Code: [Select]
<script type="text/javascript"> 

Re: Script

Reply #1

That line just says the following script (till </script>) is coded in Javascript. I don't understand your question, sorry.


 

Re: Script

Reply #3

There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)

Re: Script

Reply #4

Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)

Sorry, I didn't get that...

Re: Script

Reply #5

There is only this addon is,but I need another script on the forum to put in,but I don't know how

Re: Script

Reply #6

Quote from: Fralex –
Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)
  
Sorry, I didn't get that...
 
 

Here is the snowfall addon if you want to use it:  https://addons.elkarte.net/other/Snow-Storm.html



Here is the Simple Ads addon:  https://addons.elkarte.net/feature/Simple-Ads.html

The addon injects html code into the page for ads. The addon doesn't know if the code is really an ad, or something else. In other words, it will inject any html code you paste in the Body box to the appropriate location in the page. html code includes <script>. For example, a snow <script> may be pasted into the Body, and the "ad" placed Below Menu. I run a couple of scripts this way.


Re: Script

Reply #7

Quote from: badmonkey –
Quote from: Fralex –
Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)
 
Sorry, I didn't get that...

 

Here is the snowfall addon if you want to use it:  https://addons.elkarte.net/other/Snow-Storm.html



Here is the Simple Ads addon:  https://addons.elkarte.net/feature/Simple-Ads.html

The addon injects html code into the page for ads. The addon doesn't know if the code is really an ad, or something else. In other words, it will inject any html code you paste in the Body box to the appropriate location in the page. html code includes <script>. For example, a snow <script> may be pasted into the Body, and the "ad" placed Below Menu. I run a couple of scripts this way.



Thanks