joeblack9988 / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

[Mootools 1.5.0] Lightbox doesn't work #248

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I would like to use Slideshow with Mootools 1.5 and lightbox, but lightbox 
doesn't work.

What steps will reproduce the problem?
1.Replace mootools core and more with the new version 1.5.0
2.Update code with lightbox function 
(http://www.electricprism.com/aeron/slideshow/example2.html)
3.when you click on a picture, browser follow picture link and show it, like 
lightbox doesn't create (I have some trouble with $empty deprecated function 
which replace by "function(){}"  )

What is the expected output? What do you see instead?
Normaly, lightbox create a grey overlay to show the picture on the middle of 
the screen.
when you click on a picture, browser follow picture link and show it, like 
lightbox doesn't create

What version of the product are you using? On what operating system and
browser?
Firefox 29, Mootools 1.5.0 (core and more)

Thanks

Original issue reported on code.google.com by paniez.m...@gmail.com on 27 May 2014 at 7:57