3
votes
3answers
316 views
Is there a gallery of great application UI’s that can be used for ideas?
I'm looking for websites that showcase screenshots of applications with exceptional UI design. I'm writing an application and am taking my time considering what the UI should look like. My audience …
2
votes
1answer
102 views
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
…
2
votes
1answer
244 views
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 });
…
2
votes
3answers
2k views
What’s the best jQuery “click a thumbnail and change the main image” module?
Here's what I have (all generated dynamically, if that makes a difference) :
A list of images
A caption for each image
A thumbnail for each image
The page should load with one full-size image and …
1
vote
2answers
50 views
looking for ideas on how to force order of pictures in a gallery (django app)
Hi - I'm building a django app that has an image gallery, and the client insists the images be displayed in specific order. I use the admin interface to upload the images and edit their properties, …
1
vote
3answers
82 views
Gallery w/ jquery, json, and prev/next buttons. If the json request returns undefined, the gallery breaks.
I'm a beginning coder, learned CSS, HTML, and Jquery in an internship this summer. My boss wants me to create a gallery that has one main image, and then two buttons to display the next or previous …
1
vote
3answers
103 views
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 …
1
vote
1answer
58 views
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 …
1
vote
1answer
104 views
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 …
1
vote
0answers
45 views
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 …
1
vote
1answer
56 views
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 …
1
vote
0answers
128 views
Turn Imageflow into repeating carousel
Just wondering if anyone has any experience working with Finn Rudolph's Imageflow gallery.
http://finnrudolph.de/ImageFlow/Examples
My client wants to turn it into a repeating carousel. So …
1
vote
1answer
126 views
[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 …
1
vote
3answers
308 views
How do I create a PHP/MySQL powered image gallery from scratch?
This question has been asked before mentioning the lib or includes that provides a functional gallery, But i want to create one from scratch. So any ideas on the following
Galleries need to be …
1
vote
2answers
156 views
jQuery media browser
Hi,
I am attempting to build out a visual jQuery based browser for thumbnailed assets grouped by the upload date of the asset. The backend part is fine, but I'm having a really hard time finding a …
