[jQuery] Lightbox Plugin (balupton edition)
Hi!
Thanks to your good work I'm using jQuery,
with the Lightbox Plugin (balupton edition).
Very nice in deed.
However I have some problems:
* Safari 3: png-pictures is not showing
* IE7: - $.Lightbox.construct doesn't seem to work (it's showing
linkback)
- The rendering seems a little bad with png-pictures
Here's my code (any thing wrong?):
$.Lightbox.construct({
baseurl: 'js/jquery_lightbox/',
show_linkback: false,
});
});</script>
Thanks!