473,698 Members | 2,808 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Image Gallery

Hi all,

I have searched the internet for this but havent found what I am
looking for exactly, found similar items but I am not that familiar
with asp to go and do this myself. So here I am ....

I want a page where I will have an image gallery. The page when loaded
goes and grabs all the picutres in the directory and puts them into an
array, creating thumbnails for them as well (found this part in my
search).

After the thumbnails are loaded, I want the pictures to be loaded in
the same window, in a section underneath the thumbnails. Also Can I
scroll the thumbnails left or right on mouseover? not in a full circle
but left until the first one is encountered and right until the last
picuture is showed?

Has anyone seen or done anything similar and point me in the right
direction please.

Thank you.

Jul 22 '05 #1
5 1428
"Deepster" wrote in message
news:11******** **************@ c13g2000cwb.goo glegroups.com.. .

: I have searched the internet for this but havent found what I am
: looking for exactly, found similar items but I am not that familiar
: with asp to go and do this myself. So here I am ....
:
: I want a page where I will have an image gallery. The page when loaded
: goes and grabs all the picutres in the directory and puts them into an
: array, creating thumbnails for them as well (found this part in my
: search).
:
: After the thumbnails are loaded, I want the pictures to be loaded in
: the same window, in a section underneath the thumbnails. Also Can I
: scroll the thumbnails left or right on mouseover? not in a full circle
: but left until the first one is encountered and right until the last
: picuture is showed?
:
: Has anyone seen or done anything similar and point me in the right
: direction please.

Go here:
http://rockintheplanet.com/
Click on "The Band"

Let me know if that is what you're referring to. I have two issues with the
page. One, I'm preloading the images before the rest of the page, which I
need to modify. Two, for some reason, the centering of the full image
sometimes does not center. If I put a delay in, it works. Too weird. I'll
have to revisit it when I've had some sleep.

If you're interested, contact me here: k.i.d.AT.n.e.t. 1.DOT.n.e.t
Remove the dots first, convert the uppercase to proper symbols.
There is no charge for a non-commercial site. Just keep the copyright in
the code.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 22 '05 #2
Yes, very much similar to your page. Except that I am thinking that the
pics should be horizontal (should be easy to do i think) and instead of
scroll bars, i would like it do this automatically with onMouseOver or
similar function.

Thanks

Jul 22 '05 #3
What about Jalbum at http://jalbum.net?

Dave
Hi all,

I have searched the internet for this but havent found what I am
looking for exactly, found similar items but I am not that familiar
with asp to go and do this myself. So here I am ....

I want a page where I will have an image gallery. The page when loaded
goes and grabs all the picutres in the directory and puts them into an
array, creating thumbnails for them as well (found this part in my
search).

After the thumbnails are loaded, I want the pictures to be loaded in
the same window, in a section underneath the thumbnails. Also Can I
scroll the thumbnails left or right on mouseover? not in a full circle
but left until the first one is encountered and right until the last
picuture is showed?

Has anyone seen or done anything similar and point me in the right
direction please.

Thank you.

Jul 22 '05 #4
qaz
I like JackKinfe: http://www.phpjk.com/
"David Shorthouse" <da************ *@shawyourcloth es.ca> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
What about Jalbum at http://jalbum.net?

Dave
Hi all,

I have searched the internet for this but havent found what I am
looking for exactly, found similar items but I am not that familiar
with asp to go and do this myself. So here I am ....

I want a page where I will have an image gallery. The page when loaded
goes and grabs all the picutres in the directory and puts them into an
array, creating thumbnails for them as well (found this part in my
search).

After the thumbnails are loaded, I want the pictures to be loaded in
the same window, in a section underneath the thumbnails. Also Can I
scroll the thumbnails left or right on mouseover? not in a full circle
but left until the first one is encountered and right until the last
picuture is showed?

Has anyone seen or done anything similar and point me in the right
direction please.

Thank you.


Jul 22 '05 #5
Thank you Dave!
There is one skin on this site that is exactly what I want.

Jul 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
502
by: Perttu Pulkkinen | last post by:
Does anybody know a php-based image gallery, where final looks of the actual site would not be determined by the application? I mean that there would only be a php-library of objects/functions that could be used to incorporate folders and images to any kind of website with personal appearance. (Of course administration application should be ready made. I'm not talking about "send your favorite pics"-community, but image gallery as a part...
8
4813
by: Chris Dewin | last post by:
Hi. I run a website for my band, and the other guys want an image gallery. I'm thinking it would be nice and easy, if we could just upload a jpg into a dir called "gallery/". When the client clicks the "gallery" link, a cgi script could search the gallery/ dir, and create thumbnails of any jpeg images that don't already have a thumbnail associated with them. The script could then generate a page of clickable thumbnails. A few questions:
10
2240
by: ste | last post by:
Hi there, I'm trying to query a MySQL database (containing image data) and to output the results in a HTML table of 3 columns wide (and however many rows it takes) in order to create a basic thumbnail gallery. I can query and output the data as a single column table, but I'm having problems filling up a 3 column table (with different images, looping continuously until the end).
4
1795
by: RE Kochanski | last post by:
I have attempted to use the CSS techniques from two or three sites to create a CSS only image gallery. I am muddling the affair by placing the thumbnails in one float, the page text in another float, then using absolute positioning (and z-index) to display the image over the second float. The CSS for the thumbnails is from "Web Accessibility At C-net.us" by K Chayka (http://accessat.c-net.us/test/gallery2.html). The CSS to display the...
1
2308
by: gescom | last post by:
My goal is to create essentially two galleries on a single page, in which the first gallery determines what the second gallery displays. For instance, the first gallery refers to the contents of the main image folder. The second gallery would be a folder inside the main image folder. Depending on which image is displayed, the first gallery's image would trigger the second gallery's contents. I suppose this is sort of a hierarchal gallery...
0
4198
by: numbnutz | last post by:
Hi, I am currently working on an XML Gallery for my girlfriend's brother who is a photographer. I have created a flash front end template and am using an XML database to load the images and accompanying captions. The gallery has more than one image and the user can navigate the gallery by clicking forward and backward buttons to take then through the images: var galleryXML = new XML(); galleryXML.ignoreWhite = true;...
5
2115
by: dabhand | last post by:
Hi This page http://www.dabhand.co.nz/ayupdev/gallery-riders.html works great in IE but not in Firefox... any help would be appreciated. It refers to an external javascript file which I have included the code to below: The file name is imgriders.js - as referred to in source of the html file above. if (document.images) { image1 = new Image; image2 = new Image; image3 = new Image;
10
6774
by: cjparis | last post by:
Hello everyone. If anyone can give me a hand I would be gratefull Am doing a site which requires a moving element and have used DHTML to do it. Have a simple Browser detect script to sort IE from Netscape. IE is ok but the Netscape browser including Firefox and Safari are not working now. Not sure why. The idea is that when you mouseover the arrows the gallery div moves to left and right. I have changed the script and now the image...
25
4135
by: Gilles Ganault | last post by:
Hello I've been googling for a couple of hours, but still haven't found what I need: - really simple PHP-based image gallery software. Ideally, just a single file that I just drop into a directory filled with JPG files - uses eg. GD to generate thumbnails automagically, and saves them into a sub-directory for the next time (I don't want thumbnails to be regenerated every time someone views the pictures) - as an option, supports...
4
2043
by: saunders1989 | last post by:
Hi, my goal is to create a website with an image gallery. i have about 6 buttons at the bottom of the page whcih when clicked will take you to a different album of photos. i have created the login page and the next step is to create the upload form to a database. these are the tables i am going to intened to use: TABLE: Gallery gID - auto incrementing unique ID
0
8674
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9157
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9026
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7723
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4366
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.