Sign in or 

| String | get | set | AdContent | Gets or sets the content of your ad slot. This content will be shown 50% of the time. The content is placed into the ad slot without any parsing on the part of the Client Application; therefore, you can use text links, images, Flash media, IFRAMEs, or JavaScript. |
| String | get | set | AdSlotSize | Gets or sets the size of the Wetpaint ad slot. The possible values are in the form "WIDTHxHEIGHT", measured in pixels (for example, "200x200", or "468x60"). The default ad size is "300x250". Note that the Wetpaint ad slot size has no bearing on your ad slot size -- your ad is determined entirely what you pass to setAdContent() -- therefore, it is good practice to ensure that your ad content is of a similar size to the Wetpaint ad slot size. |
if( window.WPCAPI ) {WPCAPI.setAdContent( "<a href='http://www.wetpaint.com'><img src='http://www.wetpaint.com/img/ad.gif' width=180 height=150/></a>" );} |
if( window.WPCAPI ) {WPCAPI.setAdContent('<script type="text/javascript"><!' + '--google_ad_client = "pub-xxxxxxxxxx";google_alternate_color = "ffffff";google_ad_width = 160;google_ad_height = 600;google_ad_format = "160x600_as";google_ad_channel ="xxxxxxxxxx";google_ad_type = "text_image";google_color_border = "FFFFFF";google_color_bg = "FFFFFF";google_color_link = "0000FF";google_color_url = "666666";google_color_text = "333333";//--' + '></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr' + 'ipt>');} |
|
ryan_wetpaint |
Latest page update: made by ryan_wetpaint
, Sep 25 2008, 1:30 PM EDT
(about this update
About This Update
379 words added view changes - complete history) |
|
Keyword tags:
None
More Info: links to this page
|