Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Images resized in frames-help!

Reply
Thread Tools

Images resized in frames-help!

 
 
danCER
Guest
Posts: n/a
 
      07-13-2003
I know that subject is confusing, kind of like how I am confused.
I know how to page a page with frames, and I know how to link from one
frame to another frame.
Let's say I have two columns: the first with a list of pics
and the second column to display those pics one at a time.
So the link of the image is in the first column and the target is the
second
column. Is there a way that the imaged can be resized in the second column
by just using the link in the first column?
Ex. In first column the html is:
<a href=01.jpg target=main>Picture 1</A>

Yes the picture will show up in column 2 but I need it smaller. I don't
want to use paintshop pro to rezise all of these pics, or to make a page
for each picture using the width and height attributes in the src.

Any thoughts?
Thanks.
danCER
 
Reply With Quote
 
 
 
 
m
Guest
Posts: n/a
 
      07-13-2003
On or around Sun, 13 Jul 2003 02:36:56 GMT, there was a message,
possibly from danCER <>, as follows:

>Yes the picture will show up in column 2 but I need it smaller. I don't
>want to use paintshop pro to rezise all of these pics,
>

There is no way to make thumbnails properly without resizing.
There are programs that will resize entire directories of images,
but the results are never as good as a hand resizing and enhancing.
>or to make a page
>for each picture using the width and height attributes in the src.

You can display them with a server side program.
http://www.mbstevens.com/howtothumb/ may
be of some help. Dump the frames now before you're
too committed.

m


 
Reply With Quote
 
 
 
Reply

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
showing a list of dynamically resized images... Milsnips ASP .Net 0 09-02-2006 09:30 AM
Viewing resized images Yousuf Khan HTML 2 08-26-2004 11:13 AM
Rebinding page after image is resized on server not showing new sized image Earl Teigrob ASP .Net 2 02-20-2004 09:44 PM
Saving resized Images toma ASP .Net 1 11-25-2003 12:27 AM
Using PIL(/other?) to display resized images over the web? Steve Castellotti Python 3 10-09-2003 12:04 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57