Layouts, Patterns and Tutorials
Tuesday, 2009-11-24, 6:50 Pm
Welcome Guest | RSS
Main | Registration | Login
PotatoKorner™
Site menu
Login form
E-mail:
Password:
Link Us Back
 





 











  












Site friends











tsakunakune:| The web is a playground.

  • Create your own site
  • Our poll
    Rate my site
    1. Excellent
    2. Good
    3. Not bad
    Total of answers: 284

    Statistics


    [ New messages · Members · Forum rules · Search · RSS ]
    Page 1 of 11
    Layouts, Patterns and Tutorials » MISCELLANEOUS - Friendster » Tips And Tricks » Banner Code Short Script (dont repost w/o permission.. nor dare to rip..lollers)
    Banner Code Short Script
    switpotatoDate: Sunday, 2009-03-08, 11:16 Am | Message # 1
    Admin
    Group: Admin
    Messages: 690
    Status: Offline
    code provided by: ArchAngell

    image banner:
    Available for users only

    Code
    function banner(){
    x=banneradrow.getElementsByTagName("td")[0];
    x.innerHTML="<img src='URL OF IMAGE' border='0'>"
    }
    setTimeout("banner()",500);

    flash/embed banner:
    Available for users only

    Code
    function banner(){
    x=banneradrow.getElementsByTagName("td")[0];
    x.innerHTML="<embed src='URL OF FLASH BANNER' width='100%' height='auto'></embed>"
    }
    setTimeout("banner()",500);

    You can insert anything from slideshows to chatbox to whatever you want...

    if you don't want to use the timeout,
    use onload (your choice)
    compile all your onload events in one...

    for ie user u can just simply use this part:
    Available for users only

    Code
    x=banneradrow.getElementsByTagName("td")[0];
    x.innerHTML="<img src='URL OF IMAGE' border='0'>"
    [hide]

    or this for ur embed
    [hide]

    Code
    x=banneradrow.getElementsByTagName("td")[0];
    x.innerHTML="<embed src='URL OF FLASH BANNER' width='100%' height='auto'></embed>"


    If U Have Any Query
    not related to LINKER issue..
    Please Use Forum Board
    Dont PM Me

     
    VirDate: Thursday, 2009-11-05, 11:31 Am | Message # 2
    Major
    Group: Checked
    Messages: 57
    Status: Offline
    thanks for this ate swit.... dry

     
    Layouts, Patterns and Tutorials » MISCELLANEOUS - Friendster » Tips And Tricks » Banner Code Short Script (dont repost w/o permission.. nor dare to rip..lollers)
    Page 1 of 11
    Search:

    Copyright MyCorp © 2009
    Site managed by uCoz system