473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Need help making a photo gallery!

(please stop deleting :), or tell me why you are, but this is where I want the thread)

How do I make an image gallery where there are about 20 thumbnails and when you click on one, it blows it up to normal size inside the same window, and when you click on another it replaces the blown up last image with the new one you clicked.

Thanks
Jan 4 '06 #1
8 3051
Niheel
2,460 Expert Mod 2GB
I deleted previous messages, because the way you stated the question it was a pure html/design issue. Not programming.

It is still a design/user interface issue. So I will move it back into design & interface forums.
Jan 4 '06 #2
Niheel
2,460 Expert Mod 2GB
You will need to use javascript and the onclick event. When you click on the small image, it will load a larger image in a seperate space on the same page. Run another onclick even so that when you click on the large image it moves on to the next image.

When I get the chance, I'll try to get some pseudo html/js going for you.
Jan 4 '06 #3
Ok, thank you so much.
Jan 4 '06 #4
have you tried just using Photoshop or Fireworks to create a photo gallery? they do a Ok job or if you want them in flash you can use CoffeeCup Flash Photo Gallery.
I hope this was helpful! :)
==================
.:K:.
Apr 3 '06 #5
webhead
56
I made one with just php:

http://www.floodfilm.com/galleryshow.php

It's also set up so only certain photos are viewable by the public, but the whole thing requires a database. I have others that just dump thumbnails from a directory, with each being a link to the full-sized image that will load in a new window.
Apr 3 '06 #6
tzulah
4
csszengarden has some neat examples of photo galleries that use only css. Two notable ones are here:

http://www.cssplay.co.uk/menu/scroll_gallery.html#nogo

http://www.cssplay.co.uk/menu/gallery.html#nogo


The second one even comes with a tutorial, and if you follow it and understand it, it's not too hard to read the code for the first one and make one yourself.
Apr 6 '06 #7
ablaye
11
NOt sure what you mean??? You want the images to open in a new window??? Why not use the "a href" tag with target=new and have it open the full size image in the new window in this fashion.
Apr 20 '06 #8
chido
2
It is always better to use a pre designed gallery components.
Why re-create the wheel
Jun 11 '06 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: nick | last post by:
After spending many hours trying to find a simple looking, fast,dynamic php photo-gallery for my digital pictures, I decided to code a my own. Once installed, all you have to do is drop a new...
2
by: Daniel Kelly \(AKA Jack\) | last post by:
Hi! I'm searching for a Photo Gallery software package (like Coppermine and Gallery) that works, from the ground up, like a database-driven app. In other words, I want a gallery which entirely...
10
by: matt | last post by:
I have this code, works perfectly on Windows server, but now i'm trying to run it on a Linux server, the form submits, i get no errors, but the photo doesnt upload, and the caption file doesnt...
7
by: Eric Lindsay | last post by:
I would like to do a photo gallery with a liquid layout. I wanted to center a caption below each photo (or above each photo). I can do that easily with tables, but then I don't have a liquid...
1
by: desjardins.daniel | last post by:
Hi ! Excuse my english, i'm a french canadien... So here my message : I have put on my site a photo gallery and at the right a nav menu. This menu has a red dot visible want someone is passing...
13
by: Viken Karaguesian | last post by:
Hello everyone, Can anyone recommend a good online site to learn PHP? The W3Schools website is quite lacking - leaves much to be desired. I'm sure there are many places, but which ones are good?...
1
by: Xah Lee | last post by:
The following is a program to generate thumbnail images for a website. Useful, if you want to do that. It is used to generate the thumbnails for my “Banners, Damsels, and Mores” project...
1
by: cumupkid | last post by:
II am trying to create a form that will allow me to upload photos to a folder in the site root directory and add the information to the mysql db at the same time. I have created two forms, one...
1
by: Scott Sandeman-Allen | last post by:
On 5/1/08, Jumping Arne (arnlen@mac.com) wrote: I've been working with Photologue for a while with some nice results. <http://code.google.com/p/django-photologue/> It is a Django project ...
0
anfetienne
by: anfetienne | last post by:
ive been through a tutorial on using array for a gallery and wrote the following code. i need to include thumbnails with left and right buttons on each side to scroll through the thumbnails MY...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.