PDA

Click to See Complete Forum and Search --> : I want my huge images to display ...


joey o.
Jun 8th, 2001, 01:13 PM
Hi

I want my huge images to display on a page in a 3x3 box with scroll bars to navigate through it. Am I asking too much?
I don't want to use the iframe tag because I want to use a few of these on a page. I don't care if the answer is in styles,ASP, or Javascript ... I just need the answer!

Thanks!

Cander
Jun 8th, 2001, 01:22 PM
I think the answer would be with <DIV> tags and CSS, but since I have never had a need to use DIV, I have no idea exactly how to use them. But if no one is able to answer your question exactly, search the net for using DIV's

JoshT
Jun 8th, 2001, 01:42 PM
This looks like the style you want:

http://www.w3schools.com/css/pr_pos_overflow.asp

joey o.
Jun 8th, 2001, 02:42 PM
tHAT WAS IT
THANKS!