Archive

Posts Tagged ‘onload’

Onload Lightbox

September 7th, 2009 Comments off

Hi there, thanks for looking at my project. This should be a quick one.

I want to add a clean OnLoad Lightbox to this page:

http://www.wrapmytourbus.com/index.php

In other words, when the page loads, there should be a lightbox layer that opens automatically, over the page. The lightbox layer will contain an swf video (youtube or Vimeo), which I will provide, and must have the usual “close window” feature on it. When the window is closed, the lightbox layer should disappear. It should only open once per user.

I’d like to get this done asap.

Thanks,
Riz

Automatic Onload Lightbox

September 4th, 2009 Comments off

Hi there, thanks for looking at my project. This should be a quick one.

I want to add a clean OnLoad Lightbox to this page:

http://www.wrapmytourbus.com/index.php

In other words, when the page loads, there should be a lightbox layer that opens automatically, over the page. The lightbox layer will contain an swf video (youtube or Vimeo), which I will provide, and must have the usual “close window” feature on it. When the window is closed, the lightbox layer should disappear. It should only open once per user.

I’d like to get this done asap.

Thanks,
Riz

Onload Lightbox

June 17th, 2009 Comments off

Hi there, thanks for looking at my project. This should be a quick one.

I want to add an OnLoad Lightbox to this page:

http://autopages.com/zoozoz/search/index2.php

In other words, when the page loads, there should be a lightbox layer that opens automatically, over the page. The lightbox layer will contain a single 640×480 jpg image, which I will provide, and must have the usual “close window” feature on it. When the window is closed, the lightbox layer should disappear.

I’d like to get this done tonight.

Thanks,
Guido

Iframe + Onload + Progressbar

April 17th, 2009 Comments off

I have a javascript code, that starts a progress bar when the content in the iFrame has been loaded. (Actually when the content is loaded, it sends an ajax request to the server, it responses, and if the response is true the progress bar starts, otherwise show a hidden div).
The code works well, but not for everyone (:)). Users are complaning about the progress bar doesn’t start at all. They have different browers, so I don’t really know what causes this problem. If they are clicking on an outside link and come back the timer starts…

I need a programmer who can fix it that everyone with every platform and every modern browser could use it.

Iframe + Onload + Progressbar

March 26th, 2009 No comments

I have a javascript code, that starts a progress bar when the content in the iFrame has been loaded. (Actually when the content is loaded, it sends an ajax request to the server, it responses, and if the response is true the progress bar starts, otherwise show a hidden div).
The code works well, but not for everyone (:)). Users are complaning about the progress bar doesn’t start at all. They have different browers, so I don’t really know what causes this problem.

I need a programmer who can fix it that everyone with every platform and every modern browser could use it.

Bear