Results 1 to 2 of 2

Thread: Lightbox upon page load.

  1. #1
    Join Date
    Oct 2009
    Posts
    31
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Lightbox upon page load.

    I don't know how to explain this, but work with me.

    What im looking for is a very simple *box which is loaded on page load. ( onload() ?)

    *Box = a simple lightbox with an X (to close). Im going to add text within it.

    Anyone can help me get started?

    Any help is greatly apreciated.

    Im looking for this:

    http://www.dynamicdrive.com/dynamicindex17/floatbar.htm

    Accept without the float, and alligned center.
    Last edited by newbtophp; 11-29-2009 at 02:11 AM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by MJH View Post
    Code:
    		if (IE && resizeTick == 2)
    			{		
    			 self.location.reload();	
    			}
    		resizeTick++;
    Having to reload to get things right is a terrible solution.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •