Mmm, IE doesn’t work… It seems that there is something wrong with the javascript that is supposed to call wp-gallery.php. If I put the complete url in IE it does work. And since I am a non-programmer I just take educated guesses and type blindly! :-\
Two places where it could fail:
if (!toolbar) {
/* I guess we’re not on an edit page – do nothing */
return false;
and also here:
function popupGallery () {
window.open (“../wp-gallery/wp-gallery.php”,…
Anybody have some good ideas?
tia+br