Reply
Want to open picture in seperate window
Old 08-11-2004, 02:35 PM Want to open picture in seperate window
jtmoney77's Avatar
Skilled Talker

Posts: 75
Location: Tampa, Florida
I want someone to view a thumbnail (or fairly smaller pic) on my website, then have the option to click to enlarge. How do I make it enlarge in a new window? I use Front Page, so it would easier if you told me how to do it in that.

Thanks

www.peddlerpost.com
www.superior-source.com
www.umpirejoewest.com
jtmoney77 is offline
Reply With Quote
View Public Profile Visit jtmoney77's homepage!
 
When You Register, These Ads Go Away!
Old 08-11-2004, 03:45 PM
Novice Talker

Posts: 13
here is the code i usually use to link something to a new window:

<a href="yoursite.html" onClick="MyWindow=window.open('yoursite.html','MyW indow','toolbar=no,location=no,directories=no,stat us=yes,menubar=no,scrollbars=yes,resizable=yes,wid th=800,height=600,left=20,top=20'); return false;">your link</a>
DespoticAcolyte is offline
Reply With Quote
View Public Profile
 
Old 08-11-2004, 03:57 PM Aloha
Skip Wiley's Avatar
Skilled Talker

Posts: 77
Location: TropiCalifornia
If you link from the thumbnail to the "large" file it will open in a blank (no background) browser window. Its simple if not elegant.
__________________
Skip Wiley
California Web Design
www.JelloFish.net
Skip Wiley is offline
Reply With Quote
View Public Profile
 
Old 08-11-2004, 06:57 PM
Skilled Talker

Posts: 63
you need to modify link's property "target" and set it to "_blank". HTML example:

<a href="mypic.gif" target="_blank"><img src="mypic_thumb.gif"></a>
antoshka is offline
Reply With Quote
View Public Profile Visit antoshka's homepage!
 
Reply     « Reply to Want to open picture in seperate window
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11418 seconds with 12 queries