|
|
#1 (permalink) |
|
New Member
![]() Join Date: Jun 2007
Posts: 8
|
Two thing.. Hi everyone
Two things i'd like help with. 1.) I would like to have what is used on this site http://www.adobetutorialz.com/catego...obe-Photoshop/ when u hover over something then it displays a box with info better than the normal 'alt value' 2.) How do u make a 640x480 image look like a small thumbnail and when clicked shows u the full size image? thnx |
|
|
|
|
|
#2 (permalink) |
|
Bronze Member
![]() |
you can always do a basic
<a href="bigpictureversion.gif"><img src="smallthumbnailversion.gif" /></a> oorrrr if you understand javascript basics you can use some fun code from this website. http://vikjavev.no/highslide/ i looooveeee it
__________________
[SIGPIC][/SIGPIC] |
|
|
|
|
|
#3 (permalink) |
|
New Member
![]() Join Date: Jul 2007
Posts: 3
|
Hi,
you can use this code in your page which will take u another page <a href="web/default.htm" target="_blank"><img src="web/web_thumb.jpg" width="150" height="150" border="0"> so you need to make folder eg web which has 2 images one in original size and 2nd one it will be thumb nail of that images 150*150 ... Regards
__________________
Tenpearls Web Design Northern VA |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|