473,725 Members | 2,276 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 1430
"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
4816
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
2244
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
1796
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
2316
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
4200
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
2121
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
6776
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
4140
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
2045
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
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
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
9257
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...
1
9179
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9116
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...
1
6702
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
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
2637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.