gallery

Javascript help please

I was having a problem with IE finding both secure and non-secure items on a page. This seems to have been sorted thanks to a solution by David (many thanks!) who suggested altering the JS we use to display a gallery of images at the top of the page. The issue now is that the gallery doesn't work! Here's the error message: Webpage er...

Image Replacement (gallery style) with Fade-In's / Fade-Out's

Hey Everyone, I'm sure you've all seen this demo of image replacement using this : $("#largeImg").attr({ src: largePath, alt: largeAlt }); http://www.webdesignerwall.com/demo/jquery/img-replacement.html So, imagine that I want to change 4 images on the screen to simulate that I am changing the entire 'page' , but avoiding using AJAX...

Flash Image gallery

Hi All I've to create a flash image gallery as same as like at the given link: http://movies.yahoo.com/summer-movies/shorts/1810030254 Can someone suggest me any tutorial for or link for solving the given purpose. Thanks in advance ...

[jQuery] Cycle plugin refuses to scroll, no idea why.

I"m trying to make a gallery piece for my website. I know there are ones out there that would do most of what I want automatically but I'm hoping to be able to build my own that way I know exactly what's gone into it. Problem is, it's not working. Sort of. The CSS works as it's supposed to. The jQuery Cycle plugin is providing the sexy...

PHP Image gallery array

Hi, Somebody asked me to created a PHP image gallery that will read the images out of a directory and then create thumbnails for the gallery. There is one directory with thumnails, and one directory with fullsize images. I read the file names out of the /thumb/ directory and insert each file name as a value into the thumbArray. From t...

Wordpress not listening to my configurations!

I setup a wordpress site using the gallery theme by chris wallace. I cannot find an answer to my question on his site or any others that have discussions on this. The detail page after the thumbnail is clicked will not post with the width and height limits I have set it wordpress. An example is at http://artalchemy.biz/?p=231 I can upl...

Gallery 2 htaccess deleted while permalink and rewrite plugins active!

I deleted my htaccess file from my gallery2, problem is I have the permalink and rewrite plugins running, now I can't get inside my admin panel to retrive the htaccess code. Can somebody help? ...

making IPTC data searchable

I have a question about IPTC metadata. Is it possible to search images that aren't in a database by their IPTC metadata (keywords) and show them and how would I go about doing this? I just need a basic idea. I know there is the iptcparse() function for PHP. I have already written a function to grab the image name, location, and exten...

How would I give the buttons in this image gallery a rollover effect, as well as assign each of them individual labels?

So I am trying to make these "Buttons" in my image gallery have some sort of rollover effect (text change color) , also instead of saying "Linus0", "Linus1", "Linus2", I would like to assign each one its own label. Am I able to do this with an array? Also - what am I doing wrong thats making it think there are six images total? There ar...

CMS for Professional Photographer with Pretty Admin Back End

I'm working on a few sites for professional photographers who want to be able to update on their own. I'm looking for a simple CMS solution that has very basic functionality as a gallery and is easy for them to work with. My main concern is with ordering images--I'd like for them to be able to drag their thumbnails around and lock the or...

Recommend iPhone library for image gallery?

I would love to use a UIImagePickerController to browse and view images from my app's bundle. However this functionality doesn't seem to exist. Is there a library that replicates the functionality of the photo browser, but can use a list of images from the app bundle? ...

Python-based Gallery web applications?

I'm trying to cut my last dependencies on PHP and MySQL. The last stumbling block is a image gallery I set up for a client a while ago. The whole website is built around Django and Zine, except for the image gallery, which is based on plogger. I'd love to replace plogger with a Python solution. Requirements include: good admin interfac...

Is there a way to program an mouseover image that controls 2 divs [larger image AND a text description]

the design calls for an image gallery with thumbnails for different characters and when u roll over a thumbnail a larger version of the image appears and in a div to the left with a header and description for each character also appears. 1) is there a way to have a rollover control both divs? (enlarged image and description) and 2) ho...

Expression blend behavior Mix 09 pack gallery

Hi Everyone :) I'm a designer so not to knowledgable at coding :( I'm trying to install a behavior from the gallery on Expression. I've tried this way http://social.expression.microsoft.com/Forums/en-US/blend/thread/b32dd55e-c592-4378-8153-744ccf0526ac/ but it doesn't seem to work. Basicly I downloaded http://gallery.expression.microsoft...

Multipage jQuery image gallery

Is there any jQuery gallery, which support multipages? My problem is, that every page contains different number of images. I'm using Lightbox 2, but i can't see any way to configure the gallery with multipages. I can create 5-6 static HTML Pages, one page can contains one image gallery, but i think, this is not the perfect solution. Any...

Android: Animation in Gallery View?

When I use the Gallery widget, how do I get the images to say scale up & glow on being selected and scaled down & un-glow on being unselected? All the tutorials I've seen have this effect but I am not able to see it... Is there some kind of an animation that I have to attach to the Gallery? ...

SWF file not loaded from cache when accessed from different pages in the website?

I have a flash gallery that uses a dynamic swf file to load data from xml and load images. This same swf files is used over several times for different clients in the portfolio section. But now it apears that the swf is loaded everytime a different client is clicked even though they all access the same swf file, any ideas? ...

Gridview image gallery from binary data images

I have some images stored in varbinary fields. I want get them into a List object e.g List list From here I can access each image byte array, e.g image.ImageData. I need to bind them somehow as thumbnails to asp:gridview or something similar, is it possible with binary/byte[] images? ...

Integrating Google Custom Search Engine Overlay with Simple Controls Gallery

I'm using the Google CSE Overlay on a page, but I'm having trouble integrating the Simple Controls Gallery (http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm) to the site. SimpleControlsGallery is based on jQuery and does some preloading and uses high z-index values to swap between a list of images. This causes the image to cy...

How to add new project template to Delphi

I remember doing this in Delphi 7, but I don't remember how, or it is different in the new Delphi IDE. But how do I add a new template to the items gallery? So then it will show up under the File / New menu. ...