Topic awaiting preservation: A href in Div tag? |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: hollywood fl usa |
posted 01-30-2003 06:43
I am new to the site.and stuck. any help on how to make dot.jpg an A href and the jpg it is linked to to have the same position? doesnt have to be an A href thats just to try and explain. I know this is novice to you, any help will be appreciated. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 01-30-2003 11:01
blackholemark: Welcome. However, you might want to explain your problem a bit better as I haven't a clue what you want. My wild stab in the dark is that you do: code: .Divstyle1 {
|
Paranoid (IV) Inmate From: Dublin, Ireland |
posted 01-31-2003 01:24
what |
Obsessive-Compulsive (I) Inmate From: hollywood fl usa |
posted 01-31-2003 01:34
sorry I wasnt clear. I want to have a button that when clicked, a picture is displayed in the buttons position. thank you for your help Emperor, I will take time to process. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 01-31-2003 01:38
<a href="javascript: myimage.src = 'newimage.jpg'"><img src="dot.jpg" name="myimage"></a> |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 01-31-2003 01:53
That should be |