-
Image Enlargement
Hiya,
It's been many, many years since I built a website and much has changed. I am building an art website that will require people to click on a thumbnail to see a larger version. Back in the "old days" I would do this with a fix-sized pop-up with browser instructions to not display browser toolbars and menus and such. This method seems dated now and more and more you see the display that dims the webpage and the enlargement appears center page.
Example: http://www.foundmyself.com/Windswept...inished/117002 (click the image)
Is this method of enlargement a part of the new HTML5 or is there a script or something I can scrounge up at the open source sites. Just need to know where to start looking. I don't write HTML (I use a WYSIWYG) but can read and edit it accordingly, after the page is created.
Thanks.
-
Source the page and it is in the jquery.
The old styl" blank" still works.
-
-
Not a bad set of code. Thanks.