I have a <div> tag that exists on an asp page. I have written javascript code to move into that div an ad that I randomly pull from a database. The div tag looks like this:
<div id="pos-SKY"></div>
I have a javascript routine that returns all divs that have a 'pos' prefix:
var posArray2 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.