Log in

View Full Version : Scrolling PHP image viewer



guydebordgame
01-28-2009, 06:05 AM
hello all, this is my first post. I look forward to helping people and getting acquainted with all yall!

I came across this site.

http://lukegilford.com

I really like the image scrolling aesthetic, how can I get something like this?

thanks in advance!

-r

djr33
01-28-2009, 06:29 AM
That's not PHP. That's PHP outputting images into another script, probably Javascript. Might be plain html with CSS, but the webpage is brought in with javascript, rather than directly using the source in the page, so I'm not sure, and not particularly desiring to investigate that at the moment.

But again, it's just generated by PHP-- all of the effects on the page are html/js.