1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

lightbox auto load on webpage

Discussion in 'Programming' started by muchochiz, Jan 25, 2011.

  1. #1
    Hi guys i would like to know the codes necessary to make lightbox load / show up immediately a webpage completes loading and also i would like to know if this can be implemented on a forum page also .
     
    muchochiz, Jan 25, 2011 IP
  2. jeremyhowell

    jeremyhowell Member

    Messages:
    379
    Likes Received:
    7
    Best Answers:
    2
    Trophy Points:
    45
    #2
    Use onLoad with the body attribute to call the lightbox script.

    
    <body onLoad="lightbox()">
    
    Code (markup):
     
    jeremyhowell, Jan 25, 2011 IP
  3. hypesol

    hypesol Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    I tried but its not working :(
     
    hypesol, Jul 27, 2011 IP