Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 10-01-2005, 01:19 PM Popupwindow code
Cambridge's Avatar
Experienced Talker

Posts: 46
Trades: 0
Hi I wanted to know if someone knew what the script was for like when u click a picture.

EXAMPLE:


IMAGE HERE! <<< I CLICK THE IMAGE the link shows just (#) the pound key
and then i click it it opens a page with a link to some page.
Whats the script for making a link where u just type # in and it shows the full image in a new window.
Cambridge is offline
Reply With Quote
View Public Profile Visit Cambridge's homepage!
 
 
Register now for full access!
Old 10-01-2005, 06:29 PM
Skilled Talker

Posts: 96
Name: Tudor Barbu
Trades: 0
Code:
<a href="#" onclick="window.open('your_large_picture_URL.gif')"><img src="your_small_picture_URL" alt="Click to enlarge" title="Click to enlarge" /></a>
Close the img tag with > instead of /> if using HTML
__________________

Please login or register to view this content. Registration is FREE
Tudor.b is offline
Reply With Quote
View Public Profile Visit Tudor.b's homepage!
 
Reply     « Reply to Popupwindow code
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 0.28861 seconds with 12 queries