Jquery Lightbox Problem – Photo Albums

Asked By 0 points N/A Posted on -
qa-featured

Hello guys, I have a little problem I am hoping you can help me with.

A little introduction:
 
I downloaded the Jquery lightbox plugin (JS), CSS, and a Jquery App. I made a script and a CSS file, though I am not sure if I made it right since my only source of knowledge is a tutorial on Jquery Photo Albums. I have the JS file saved into my web work space and have not yet uploaded it onto the server.
 
The problems:
 
I managed to make it work on Firefox but not on Internet Explorer. When I try to run it, I get this box:
 
MVIZ

Could not create file mapping object (5).

OK
MTxfr
Could not create file mapping object (5).
OK
 
When I click on the thumbnail of the image, I get a gray background with no buttons that make me go to the next slide (next button, 1 out of 9 images, etc).
 
Does it only work when I have already uploaded it to the server?
 
Looking forward to any help you can provide! Thanks guys!
SHARE
Answered By 590495 points N/A #160784

Jquery Lightbox Problem – Photo Albums

qa-featured

I think you should also create a different CSS file for those users who will be browsing using Microsoft Windows Internet Explorer. I know how to create HTML pages but only the basic parts that’s why I always use a software that automatically creates an HTML template.

The template I am using creates separate CSS files for Microsoft Internet Explorer versions 6 and 7. This is automatically done in the application.

I am using maybe because Microsoft Internet Explorer treats some CSS commands differently or maybe displaying a web page in Microsoft Internet Explorer needs some adjustments in the CSS file configuration for properly displaying the page.

Related Questions