OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Dynamic Cell
This page's ID:
10894
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
This can also be done with javascript. I had a little random script on one of my pages a while back done with JS... Not my script, don't entirely recall where I got it, though I think it may have been Doc's work - [code] <script language=Javascript> <!--start random logo script logonames = new Array ( "pic00.jpg", "pic01.jpg", "pic02.jpg", "pic03.jpg", "pic04.jpg", "pic05.jpg", "pic06.jpg", "pic07.jpg", "pic08.jpg", "pic09.jpg" ); rando = Math.round( Math.random() * (logonames.length - 1) ) logoname = logonames[rando]; document.write("<img src=\"path/to/your/image"+logoname+"\" name=\"logo\""); document.write("width=\"335\" height=\"195\" slt=\"myimage\"> ); //--> </script> [/code] [url=http://in-dented.com/sigs.html] [img]http://in-dented.com/sigs/indentsig.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »