Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Selective display of JPGS

Posted by: denmarks Aug 8 2011, 09:39 AM

I have a page with a menu on the left and an iFrame on the right. It was originally designed to display a series of HTML pages in the iFrame. I have replaced the HTML with a series of JPG scans. They now open up to fit the height of the page but must be clicked on to become full size. What is the best method of displaying JPGs from a menu that remains where the pictures initially appear full size? IFrames are probably not a good way to do it.
This is the original page http://dmmarks.com/PrincessPatter.html

Posted by: Brian Chandler Aug 8 2011, 10:35 AM

You could replace the <img> content of the iframe with an html template which automatically generates css to scale the image to "real size". Assuming you have everything organised properly in a database, this is very simple. But as you say, the whole iframe idea is a bit naff really.


Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)