There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
acer black screen boot computer connection crash css dell display driver drivers email error ethernet excel explorer firefox firefox 3 freeze game hard drive internet internet explorer itunes laptop linux malware monitor network networking nvidia outlook outlook 2003 outlook express partition password printer problem router slow software sound trojan usb video virus vista windows windows xp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
Solved: click photo gallery


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
15-Apr-2008, 11:21 PM #61
What I meant was to have onclick on the Set 1, set 2 link
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
16-Apr-2008, 01:04 AM #62
You mean to have the sets appear when they are clicked? I would put each set in a DIV that is hidden and then exposed when the user clicks. Or, you can use something similar to a collapsing menu, like this.

Peace...
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
16-Apr-2008, 11:49 AM #63
yea, I want the sets appear when they are clicked. Do i have to use onclick or it can be done by html ?
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
16-Apr-2008, 12:21 PM #64
It needs to be done either with JavaScript or with CSS.

Peace...
namenotfound's Avatar
Computer Specs
Distinguished Member with 2,194 posts.
 
Join Date: Apr 2005
Location: New York
Experience: I know what I know, I am
16-Apr-2008, 07:07 PM #65
Quote:
Originally Posted by skyhigh007 View Post
Hi

I've created a list of thumb nails and I want to display a larger image of that tumbnail when someone CLICKS on it. I know you can't do it with css, but how do you do it with javascript ?
I know theres a function called onClickfunction(). Any hints, clues?

Thanks
Actually, you can do that in CSS
In CSS you can make it so when someone holds down the mouse button, they see the larger image, then when they release the mouse button the larger image goes away


(I didn't read all 5 pages, just the first, so if this was already mentioned then oh well....)
__________________
-----------------------------
| 404: Name Not Found |
-----------------------------
PLEASE NOTE: If I happen to help you in a post, or just simply reply to it, doesn't mean I want to be bombarded with PMs. I answer all questions in posts, not in PMs. Thank you, and have a good day.

<?php $h = 'Hello '; $w = 'World'; echo $h.$w; ?>

My Favorite Editors:
Windows: Crimson Editor
Mac: Taco HTML Edit
Linux: gPHPEdit
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
16-Apr-2008, 10:56 PM #66
It will be a pain for you to go over 5 pages, but its a learning process for me and thank god tomdkat is helping me and not get frustrated.
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
01-May-2008, 01:59 PM #67
I'm getting there!
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
01-May-2008, 02:38 PM #68
Great!

Peace...
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
06-May-2008, 03:26 PM #69
My client want something like this now! http://dasme.org/imagegal/demo/#

The page1 and page2 links where it loads a set of thumbnails after you click on the link. is it done by displaying a page on a page?
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
06-May-2008, 03:38 PM #70
Quote:
Originally Posted by skyhigh007 View Post
The page1 and page2 links where it loads a set of thumbnails after you click on the link. is it done by displaying a page on a page?
That's pretty slick. That's not done by displaying a page "on a page" but by hiding and displaying DIVs. I've done something like that on a dental site I maintain. Certain DIVs will be displayed based on data entered on a HTML form.

They use JavaScript to hide and display the DIVs based on when "page 1" or "page 2" is clicked.

Peace...
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
06-May-2008, 04:49 PM #71
Do you think the way I implemented using Unorder list can accomplish this? or i have to do displaying a page on a page?
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
06-May-2008, 05:19 PM #72
Well, without seeing any part of the site you're working on I can only guess that you could do what is being done in this other gallery with your unordered lists. Again, that gallery is not displaying "page on a page", it's simply hiding and displaying DIVs. In fact, if you look at the HTML source, you'll see BOTH "page 1" and "page 2" defined in that same main gallery page.

Peace...
skyhigh007's Avatar
Senior Member with 393 posts.
 
Join Date: Jun 2004
06-May-2008, 07:28 PM #73
I send you a PM link for what I have so far.
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
06-May-2008, 08:30 PM #74
Got it. Yep, I think you can do something similar to what that other gallery is doing with your unordered lists.

Peace...
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,715 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
06-May-2008, 08:53 PM #75
Dude...... I got a prototype working....

I've got an unordered list with different thumbnails that appear as you click on each "page" link.

Boo-yah!

Peace...
Attached Thumbnails
solved-click-photo-gallery-gallery-1.jpg  solved-click-photo-gallery-gallery-2.jpg  solved-click-photo-gallery-gallery-3.jpg  
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 11:39 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.