Questions tagged [banner]

A web banner or banner ad is a form of advertising on the World Wide Web delivered by an ad server

A web banner or banner ad is a form of advertising on the World Wide Web delivered by an ad server. This form of online advertising entails embedding an advertisement into a web page. It is intended to attract traffic to a website by linking to the website of the advertiser. The advertisement known as a "click through". In many cases, banners are delivered by a central ad server.

Read more about web banners at Wikipedia..

939 questions
3
votes
1 answer

iAD banner - Is not showing in app store

I'm using storyboard, iOS7, xcode 5.1 I'm trying to add the iAD banner. When I try it by developer, testing the xcode project in device or simulator, that works well showing the Test Advertisement! But when my app is on the App Store, it doesn't…
3
votes
1 answer

openx: can't upload banner after moving to new server

I went through the whole process in order to move openx. My banners are normally displayed and I have full access to administration. The only issue is that when trying to upload a banner, it isn't saved. When returning to the banner properties tab…
opk
  • 79
  • 1
  • 6
3
votes
0 answers

Admob's onDismissScreen() event never fired when return to application after banner is clicked

I have issue with Admob (6.4.1) banner for Android. When I click on a banner, web browser opens. If I return to my application with home button, browser opens and onDismissScreen() is not fired. When I go back to my application with back button,…
Jornia Kabakum
  • 443
  • 8
  • 15
3
votes
1 answer

iOS Smart App Banners - showing on iPad, not on iPhone

As I'm not using the affilate stuff, I implemented the Smart App Banner on my website like this: On my iPad Mini (iOS 7.0.2) it's showing up without any problem, on my iPhone 5 (same version) it's…
Frank Adler
  • 131
  • 1
  • 8
3
votes
2 answers

Flash Banners Conflicting with Pop-Up Blockers?

We've been creating banners using the getURL linking method (in a blank window). For many people, it works just fine. You click the banner and are taken to our site. For others (me included), clicking the flash object triggers a pop-up warning in…
user24632
  • 157
  • 4
  • 8
3
votes
2 answers

How to adjust the position of [last/prev] [next/last] links of Display Tag in Struts 2

Here is my Struts code. I would like to know that how can I adjust the position of [last/prev] [next/last] links in display tag <%@taglib…
user2001197
  • 25
  • 1
  • 2
3
votes
2 answers

Admob wants 640,100 Has: 480,654 - why is no 480 size banner delivered?

I'm running my Admob android app on a Galaxy S2 Emulator with screen dimension 480x800px. Admob gives the error: "Not enough space to show ad! Wants <640,100>, Has <480,654>" Why wants admob deliver a 640 banner and not a 480 banner instead? How…
cuSoon2013
  • 255
  • 6
  • 12
3
votes
1 answer

How can I geo target ads/banners with javascript?

Do you know of any way to do it? real example...? I am looking for a free service like maxmind or others (I really don't care what) and I would like to have a different ad for US visitors. Thanks a lot! 2astalavista: Your example works fine. This is…
user1341839
  • 75
  • 1
  • 13
2
votes
3 answers

How to put adWhirl at the Bottom of the Iphone screen?

I downloaded a copy of the adWhirl PRO sample files for iphone from www.adwhirl.com to learn how to implement adWhirl into an app. The default postion of the ad banner is on top of the screen. I am trying to position the banner at the bottom…
theMouse
  • 317
  • 5
  • 15
2
votes
3 answers

WIN32 API C Loading Image Logo in Dialog Application

Hi all I made a dialog application fine which is made in C using the standard WIN32 however I am stuck on the cherry on the cake moment which is adding my banner to the application. I have added the following the the (msg) switch case WM_CREATE : …
Clark Smalls
  • 35
  • 1
  • 5
2
votes
1 answer

jQuery banner rotating too fast even though setTimeout is set for 10 seconds

I created a simple rotating banner for a website I created http://sandbox.worldwatchlist.us. Everything was working fine until I went to another tab in my browser and then came back a few seconds later...the banner was rotating every .5 seconds or…
Ian
  • 3,266
  • 4
  • 29
  • 37
2
votes
3 answers

Custom banner advertisment on iPhone/iPad application

Is this allowed by Apple to put a custom sponsor banner like an advertisement in an application developed by myself ?
2
votes
0 answers

Android : banner ads

There is an android application that show this full screen banner. Anyone know a service that offers this type of banner ? Thanks
MimmoG
  • 631
  • 3
  • 14
  • 25
2
votes
1 answer

Rails gem for managing content "segments" on a site, such as promotions?

Im building an eCommerce Rails 3.1 site and need the ability to add promotions throughout the site in various places. For example, the entire content side of the homepage might display a holiday promotion during the holidays, which is essentially…
JoshL
  • 1,397
  • 1
  • 12
  • 28
2
votes
1 answer

Can I show a UIAlertView as a banner (similar to push notifications) in iOS 5?

I am using a UIAlertView in my code in iOS5, but rather than the classic popup window with an "OK" button to exit, I'd prefer to have my alert show as a banner at the top of the screen that eventually fades away. Is it possible to change the style…
Jackson
  • 3,555
  • 3
  • 34
  • 50