Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript .

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27076

    .

    #67511
    JaredAM
    Member

    Is this your site or is the ad from your site host? If the ad is from your site host, they might not like you getting rid of their ads.

    But the issue is to get the id of the ad,

    Code:
    #67559

    Hi
    would u mind giving your yahoo id to me ? :) i want to chat with u .
    and something else, the code doesnt work, but i think the google ads work with this code

    <script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js"></script&gt;
    <script type="text/javascript">
    GS_googleAddAdSenseService("ca-pub-5349214509828986");
    GS_googleEnab

    is there any way to stop this http://partner.googleadservices.com/gam … service.js file to run ? thanks

    #67564
    JaredAM
    Member

    Oh, my bad, xg_ads is a class not an id.

    Can you add css? If so, then just add:

    Code:
    .xg_ads { display:none; }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.