Hi,
I was just wondering if it's possible to implement the following script in CPG http://www.codelifter.com/main/javascript/amazingframelesspopup1.html. I like the filmstrip and the intermediate pics, but if I wanna open up the fullsize pic like the one shown as in example on the above site, how do I do that?
this is a gimmick that will only work in IE afaik, and will scare away lots of users, that's why such a script won't go into the coppermine core. If you want to integrate it into your version, you will have to edit script.js and displayimage.php (both in your coppermine root folder).
GauGau
you could however with some javascript find the screen size and launch a popup with that size for the popup window. check dynamic drive (http://www.dynamicdrive.com) out for such code. (I should get a commision from them for the ammount of times I have referred them. :D)
-T 8)