Search the Community
Showing results for tags 'tablet'.
-
Hi All, Yesterday, I tried to serve responsive ads from my adserver on my localhost. I followed the process as: Created two banners- one 728*90 and other 300*50. Generated two invocation codes by async js for them. In my <div> tag, I put the following code: <div> <script type="text/javascript"> var width = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; if (width > 960) { <ins data-revive-zoneid="13" data-r
- 5 replies
-
- responsive
- mobile
-
(and 3 more)
Tagged with:
-
Is there a way to display a certain campaign or specific banners to desktops only (no mobile or tablets)? Any help would be appreciated. Thanks!