Hi Forum,
I’m currently designing a portfolio for someone and require the use of popup windows containing single JPEG images.
The problem I have is that I want to be able to allow each seperate JPEG to load up in a window that is resized to the dimensions of the actual JPEG, so that I don’t have to produce 200 or so different HTML files of different sizes.
I can see two possible ways of doing this. Either passing the name of the file into a javascript function on a single HTML page, or by using the GETURL command with a javascript string in it, but am currently at a dead end with both, mainly because of my lack of in depth knowledge with javascript.
Any help with this would be greatly appreciated guys.
Also, does anyone know how to use GETURL to produce a multiple staement javascript function, so that I can assess a JPEG’s physical dimensions, befoire opening an HTML page?
TANKS!