using this lighbox JS script from http://www.huddletogether.com/projects/lightbox/ you can make ur plogger look more dynamic and cool XD if you intergrating plogger with WP, what u need to do is install the wp lighbox js plugin then modify this in your gallery.php
replace it into $output .= '<div id="picture-holder"> <a rel="lightbox" href="'.$config["baseurl"].'images/'.$row["path"].'">'.$imgtag.'</a> </div>'; if you not using WP plugin.. read http://www.huddletogether.com/projects/lightbox/ for more infomation.. thank u :)
At the moment I'm using two lightbox-scripts together. One for WordPress and one for Plogger. This is not good so it would be nice if I knew how to use just one. (???) Now they act somewhat differently because of differences in the stylesheet.
I prefer the 'direct' version over the 'sliding and fading' version. The 'direct' version is quicker and more pleasant to use when viewing a lot of images imho. Less is more...
I agree with you on that one Jack. When I first saw the new lightbox I was like "Gee Whiz!", then once that wore off I was wishing it would just show me the image and skip the slow animations =) Lokesh is the man though, either way.