Advancing Slideshow

I have a slideshow in javascript, reading from a database. I have a tab menu that i'm going to make a part of the slideshow, i have put #nogo's as i dont want the page to change, but for each of the tabs i would like a different set of photos to be loaded in.

for instance 'tab1' i would have 'setOfTab1Photos', etc is there a specific method for going about this? i was reading something on populating the database, but again i'm not sure how i should go about this or if this is indeed the correct method.

View Replies


ADVERTISEMENT

Dynamic ASP Image Slideshow

I have a slideshow tied into a website that as currently programmed works like this. When the page loads I make a connection to an Access database that has a table of images with fields for various aspects of each image, eg. title, file name, dimension, etc.

With the connection I create a recordset using the getrows() function. I then loop through the recordset but with a twist so to speak. When the images are displayed on the page I want them always to appear in a random order. You'll see how I've achieved this in my code below.

Right now I have this system working perfectly on my website - See Example. Here is what I would love to see happen. On the page where you see the 8 thumbnails I'd love to have a nice little navigation up there, something like "<< Gallery Navigation >>" The >> links would move to the next (or previous) set of 8 images.

I know this may be asking a lot for help on this but if someone is feeling generous it sure would be appreciated. Would I need two pages to pull this off? Would I need a session variable holding the recordset and some type of marker telling me where I am as I go page to page? Here is My code:

View Replies View Related

Slideshow In Details View

I badly need help head sore from banging it off the wall. I have a Gridview which when a field is clicked on displays more details for that record in detailsview. I am using a single SQL table with fields for details and 3 image file locations.

I need to create a slideshow in detailsview to show these 3 images. I have no problem displying 1 image but don't know how to add a link to flick between images.

View Replies View Related

Search Engine - Javascript Slideshow

I have this javascript slideshow that uses descriptions. Since the descriptions are within the javascript, the search engines don't pick up the descriptions.

I can put the descriptions in the Keywords meta-tag, and this works great, but I don't want to have to write the info at in the<head> area, then again in the body.

I've found that i can put the keywords meta-tag down in the body near the javascript=- that works for the search engine, but I'm sure it is invalid HTML (or is it really?)

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved