1) jockeGroup: Members Posts: 1Joined: 17 Aug 2006Location: IP: 192.138.--.--
Posted:
Hi,
I have a thumb image that I want to show in full size when clicking on the thumb. I found Supernote and have got the picture in the popup but the size of the popup isn't enough.
Is it possible to get the popup to dynamicially resize depending on the content(image) since I do not always know about the image size??
Best regards Jocke
2) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 144.131.--.--
Posted:
Certainly, just adjust the CSS styles for the popup in the stylesheet -- consult a CSS reference as to how to style it. You can give it whatever style you want, as long as it has an appropriate "position" (like 'absolute').