Wells-it.com - Web Hosting

random image problem

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.
karmaman's picture

He has: 83 posts

Joined: Nov 2003

Hi I am hoping one of you can help me.
I have a javascript to produce random images each time the page is refreshed which works great.
Is there a way I can use this in the background of a tabel cell so that I can have body text radeable over the top?
In brief the table cell contains the body text and each time I reload the bach the background in that cell will change.

Please dont think i'm stooopid

demonhale's picture

He has: 3,301 posts

Joined: May 2005

If your random image generator is php you could do that with an insert, not unless we can see an example of your javascript random image gen can I say for sure it can be used on table backgrounds. What I can suggest however is you can use the JS as a basic image and z-index a text container over it...