|
|
 |
FN-FORUM: lightbox and jQuery compatibility
date posted 26th September 2007 20:25
I was just wandering if anyone knows how to make a lightbox work with the
jquery history plugin. I use this history plugin to enable the back button
when loading dynamic content with AJAX. My navigation is a bit like this:
mydomain.com/section1.html#area2
Does anyone know how to make a lightbox work when using the history plugin?
I want to use a modified version of slimbox I made
(http://mulpo.com/myslimbox). I have tried with the original lightbox, or
the thickbox which is based with jQuery and none of them work. I have made
the libraries compatible renaming the event expandos and added the
additional code to make jQuery fully compatible but nothing works. If I got
to mydomain.com/section1.html, it works, but when the hash is added to the
url it doesn't work anymore.
Any help would be really appreciated.
|
 |
|