how can i change the image url of an image based on #var=test variable?
Posted
by korben
on Stack Overflow
See other posts from Stack Overflow
or by korben
Published on 2010-05-19T21:29:35Z
Indexed on
2010/05/19
21:40 UTC
Read the original article
Hit count: 170
i'm try to change an image's imageurl on an aspx asp.net c# page based on a variable from #var=1 (or 2, or 3, or 4)
i know nothing about javascript unfortunately which is what i've been told i need. can anyone point me at a novice based script i can try to learn via implementation?
© Stack Overflow or respective owner