I do not know if this can be a right place to post this question or not although here goes. I’m designing a website and am visiting place a pic page within thumbnails. This will likely be the general visit thumb and view biger pic work. I have seen this done within two ways, you, the pic web site opens up using the pic in top of the left with a back background the size of a internet page. This works nevertheless is messy. Additional way is that pic opens up inside a page the size belonging to the pic only using now background. This is much neater. I have no idea how to generate the pic only open up in its unique size window though. I design with photoshop and develop in Dreamweaver in addition to Front Page. Which one is better to do this in Is them a setting of one of several programs or is it html If it really is code, where may i get the tag and where inside the page do when i place it
Again My sympathies if this is not the right community forum but can anyone shed some light about this
The problem is images can stand out sizes, of study course.
We need a way to get the photos size, and HTML/XHTML alone cannot do that.
And so, if you want the script to be dynamic (not give code the bigger and height) you will have to use JavaScript : http: //www. aspandjavascript. corp. uk/javascript/javascript_api/get_image_width_height. asp
That code offers you the basics, however a complete() solution in your case is – http: //www. sitepoint. com/article/resize-popup-fit-images-size
Everyone.