After click print-friendly version, brower will take me to a new page
If I have used lightbox2 on some image, the overlay will appear at the bottom of the page but not really overlay on the current screen.
Would it be more compatible in this situation?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | LightBoxScreenCapture.png | 65.26 KB | pillow |
Comments
Comment #1
jcnventuraHi,
I would usually think that the lightbox would be irrelevant in the printer-friendly version.. However, I can take a look at the problem if you can provide me a URL to a page where the problem exists.
Joao
Comment #2
pillow commentedMy site is in intranet and can't not be exposed to internet. I upload the windows capture.
Same result in IE7 and FireFox2.0.
Comment #3
jcnventuraHi,
I really need to understand the problem by looking at it and a simple screenshot is not enough (although as they say a picture is worth a thousand words, I do understand your description a lot better now).
I would guess that it has to do with Javascript from LightBox being inserted, but since the CSS is not, it breaks down the functionality. As including all the CSS is not desirable (it could turn the simple page back into the Drupal page), this could require some work.
If I ever get the time to setup your conditions, I can try to solve it. Until then, don't keep your hopes up of this getting fixed soon.
João
Comment #4
pillow commentedSorry for my limited information, understanding tuning code need time and the approximate environment.
I think I can describe more clearly.
With an assumption of only enable lightbox2 and print module and keep default settings, creating a page like the following, it will show my experince to you.
<a href="/path/to/image/001.png" rel="lightbox"> <image src="/path/to/image/001.png"> </a>Comment #5
jcnventuraHi,
I've just committed to HEAD the fix for this. In a few days, when the next dev version is created, it will be included.
João
Comment #6
pillow commentedIt is compatible now indeed, thanks!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.