Thread
:
Timeline difficulties
View Single Post
#
2
(
permalink
)
Nov 29th, 2007, 21:15
MikeHopley
SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Timeline difficulties
You could use javascript (but check what happens when it's disabled). Like this:
Code:
Select all
document.getElementById("myImageID").src = "newImageFileName.xxx"
MikeHopley
View Public Profile
Visit MikeHopley's homepage!
Find all posts by MikeHopley