Jump to content

Enbedding AD in article with JS


Allen4172

Recommended Posts

I'm new to JS and not really sure where to start with this. Basically I'm trying to enbed an ad inside article content without manually having to do it. My goal is to get something similar to how www.sportsline.com does theirs.

My idea would be to have something like this:

[code]
<script>
---some code here---
</script>
Some article content
[/code]

The script would then go to the end of the first paragraph and then insert the ad. Any ideas or suggestions?
Link to comment
https://forums.phpfreaks.com/topic/11678-enbedding-ad-in-article-with-js/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.