Background image picker!

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
rj
Regular
Posts: 477
Joined: Sun Sep 10, 2006 2:53 pm

Background image picker!

Post by rj »

Background image picker?
5 colored boxes in the sidebar that when you click it loads a different background image. of different colors

I thought if I made 5 different style.css's each pointing to the different graphic and then linked each box to style1.css and so forth it would work.
But all it does is present the text of the css file. :(

How do THEY do this?


RJ
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Background image picker!

Post by garvinhicking »

Hi!

Hehe. No way. CSS does not work with a simple link :-D

You need to use javascripting for that, and modify the DOM Tree.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply