Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Looking for a script to display banners in bottom part of the screen

  1. #1
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for a script to display banners in bottom part of the screen

    Looking for a script to display banners (sliding line) in bottom part of the screen. Here is an example:
    http://ads.delfi.lv/?page=b9

    Thanks.

  2. #2
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Exemple is here:

    http://ads.delfi.lv/?page=b9

    It's a black sliding line at page bottom.

  3. #3
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The black sliding line with word "Delfi".

  4. #4
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes, the example is on that website.

  5. #5
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Which website? You donīt see any link in my first message in this thread?

  6. #6
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There is a link included in my first message, after words "Here is an example:". I can not understand how is it possible that you don't see my link, but I see it.

  7. #7
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    So, the examle is here.

  8. #8
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Snookerman,

    After reading your messages I was thinking that links are not allowed here and program makes my own posted links visible to me, but not visible to other users. But it's not true. I just opened this forum from a different IP address and I can still see my posted link. So, I can not understand where is the problem why you can't see my link which I posted 3 times.

  9. #9
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    This is the code it looks like a fixed position scrolling marque.

    http://ads.delfi.lv/?page=b9 <-- is the page.

    Code:
    <div id="psbl" style="overflow: hidden; visibility: visible; position: fixed; top: 207px; left: 0px; width: 1247px; height: 50px; z-index: 7898;">
    <div id="adpsa" style="position: absolute; left: -847px; top: 0px; width: 0px; white-space: nowrap;">
    <a target="_blank" href="http://delfiadlv.hit.gemius.pl/hitredir/id=bVdK5oLuz2k9xEAO3zTze8Wmj_fNZE_LUBq3ncMU7Zr.J7/stparam=wlqmcnkijw/sarg=0000000337D88340/url=http://ads.delfi.lv/">
    </a>
    <a target="_blank" href="http://delfiadlv.hit.gemius.pl/hitredir/id=bVdK5oLuz2k9xEAO3zTze8Wmj_fNZE_LUBq3ncMU7Zr.J7/stparam=wlqmcnkijw/sarg=0000000337D88340/url=http://ads.delfi.lv/">
    <img height="50" width="1000" border="0" src="http://delfilv.adocean.pl/files/ljiobklkpd/lbglinrfnx/sliidosaa_rinda.gif"/>
    </a>
    <a target="_blank" href="http://delfiadlv.hit.gemius.pl/hitredir/id=bVdK5oLuz2k9xEAO3zTze8Wmj_fNZE_LUBq3ncMU7Zr.J7/stparam=wlqmcnkijw/sarg=0000000337D88340/url=http://ads.delfi.lv/">
    </a>
    </div>

  10. #10
    Join Date
    Dec 2007
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    bluewalrus, thank you for your reply. Unfortunately, your example doesn't work - it shows only a small image in the moddle of the page.

    There are some scrolling marque scripts on this website, for example, this one:
    http://www.dynamicdrive.com/dynamici...ryscroller.htm

    But I need to display this scrolling marque at the page bottom and to add a posibility for users to close this marque.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •