Thanks a lot, it does exactly what i want!
Except for one little thing: How can i specify another link than the image src to an image?
For example, the first image is:...
Type: Posts; User: joewpie; Keyword(s):
Thanks a lot, it does exactly what i want!
Except for one little thing: How can i specify another link than the image src to an image?
For example, the first image is:...
*bump* anyone?
Use a database with a unique ID column and a CONTENT column. In the content column you put the content of every page, and then make an sql query that always selects the newest page (by ordering by...
Hi,
i have a website where i want to show images with a slideshow javascript i got from this website, and when people click on the images, another javascript should start, the lightbox...