Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 13th, 2006, 11:06 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default Opening Thumbnail Image

Hi,

I have 20 thumbnail images on a HTML page. Each time a user click on any one of them, they will open to a bigger image.

I have seen website where the images open in a new 'popup' window(NOT in a new browser). How do I do that? Keep in mind i understand how to open them in a new browser window by doing someting like this: target="_blank." BUT this is NOT what I want to do. I want images to open in a small window, with only the Close box(X) and the minimize box(_)

Thank you.

Leon

 
Old July 16th, 2006, 06:48 AM
Friend of Wrox
 
Join Date: Nov 2005
Posts: 223
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can do 2 things use:
1 flash(definitely my least favorite)
Or
2 Use javascript wich is much easier and can look even better. If had a simular problem. try to implement the javascript in the following url and save this link because there are a lot of other cool scripts there.
dynamic drive
if you use this with javascript disabled it will open in a new browser

__________________________________________________ ________
This is my junk I'm gona eat it





Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload image-create & save thumbnail-display image angshujit ASP.NET 2.0 Professional 6 July 11th, 2013 10:34 PM
Create a thumbnail image of a Word doc SQLScott Pro Visual Basic 2005 4 February 6th, 2013 08:54 AM
Create Image Thumbnail echovue Access VBA 1 June 30th, 2006 07:31 AM
Opening Window from flash image arnabghosh Classic ASP Basics 1 June 10th, 2005 02:26 AM
Plz help me to Create image thumbnail shahidzafar Classic ASP Professional 4 September 23rd, 2003 04:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.