how i can put my adsense code by using .js file in dreamweaverMX plz describe the method . if i am using link unit and skyscraper and lagrge rectangler should i have to make 3 .js external files seperately
Hi, Is there anyone who has quicktags.js file, want to share it for free ? I just made digg clone site, and need to customize it with quicktags. Alfaresy
Place this code where you want the ads to appear <script src="/google.js" type="text/javascript" ></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> Put the ads javascript information into a notepad file. For me the code was the following google_ad_client = "pub-3438663297441107"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "160C0A"; google_color_bg = "160C0A"; google_color_link = "B8846C"; google_color_text = "779988"; google_color_url = "779988"; Save this file as google.js and upload that to the server. You are done.
I would place the different ads codes into separated files. They supposed to work properly in that way.
so should i need 2 seperate files but i noticed many wbesites r using single file why they r using single file like www.pixel2life.com