The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

2 Pages V < 1 2  
Reply to this topicStart new topic
> Images on pages
oOMIGUELOo
post May 7 2012, 05:04 AM
Post #21


Newbie
*

Group: Members
Posts: 15
Joined: 27-April 12
Member No.: 16,999



can anyone help me?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 7 2012, 10:57 AM
Post #22


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Why can't you just use something like this?
CODE
<img src="url/to/small-image.jpeg" alt=...>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
oOMIGUELOo
post May 8 2012, 03:40 AM
Post #23


Newbie
*

Group: Members
Posts: 15
Joined: 27-April 12
Member No.: 16,999



i am using that code, with that code doesn't let me show that same image when clicked on in the other page, specifically in that small-image box.

i don't know how to do that, i am trying everything.

in the page before the download window i have various thumb images, every image when clicked on i want that image to show in that small-image box.

Do you know what i mean?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 8 2012, 11:34 AM
Post #24


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE
i am using that code, with that code doesn't let me show that same image when clicked on in the other page, specifically in that small-image box.
Right. The <img> tag just shows an image.

If you want to have one page that shows different large images, depending on which thumbnail was clicked, then you need a program that generates different <img> tags, depending on which thumbnail was clicked.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
oOMIGUELOo
post May 10 2012, 03:43 AM
Post #25


Newbie
*

Group: Members
Posts: 15
Joined: 27-April 12
Member No.: 16,999



Did it!!!

i used javascript openNewWindow() to generate the image. With a bit of code and patience, i put it all together and did it.

thanks heaps you guys, i appreciate your help and ideas.

cheers!

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

2 Pages V < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 10:51 AM