ezydesignz wrote:
Quote:
Howdy all,
In a html webpage is there anyway i can have links which will change the
background image without having to design all the differant pages?
for example I just want 1 page, and 10 images so that when the person is
clicking they can see the differant backgrounds.
any ideas? |
Yes, you can do it. If you have ever heard someone use the term "DOM"
before, this is what they are talking about. A link like this should work:
<a href="javascript
:document.body.background='test.gi f'">test</a>
--
Jerry Baker
Automatic unique ALT & TITLE text for each image: Insert Image+
Switch doctypes on the fly with a mouse click: Insert (X)HTML Doctypes
http://www.dwfaq.com/store/merchants...ID=Jerry+Baker