2 posts tagged with webdev by DyRE.
Displaying 1 through 2 of 2.

Related tags:
+ (11)
+ (10)
+ (9)
+ (9)
+ (7)
+ (6)
+ (5)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
odinsdream (3)
chrominance (2)
Edible Energy (2)
spicynuts (2)
signal (2)
DyRE (2)
riffola (2)

Windows Explorer has an option to display all the image files in a folder in "filmstrip" mode, which looks like this. I want to create a similar method of display on a web page. I figure I'll have to (unfortunately) use frames to create the bottom gallery of thumbnails and have it scroll like that but I would rather not have to create a separate page for each full-size picture. I would rather the page displaying the picture be dynamic and just change the picture rather than refer the browser to a different file. I figure this could be done with some scripting language (PHP?) but I don't know much about that sort of thing. Can anyone help me out? [+] [more inside]
posted by DyRE on Jan 26, 2005 - 14 answers

Is there a way to tint an entire web page a certain colour? As in, not actually altering the images and other content to be tinted that colour, just for the content to look that way when viewed on that page. It sounds to me like something that could be done with CSS but I'm really not sure. Google's results aren't turning up quite what I'm looking for, although maybe I just suck at finding the right words for this query.
posted by DyRE on Jan 10, 2005 - 8 answers