Document write url
Moderator: General Moderators
- sergio-pro
- Forum Commoner
- Posts: 88
- Joined: Sat Dec 27, 2008 12:26 pm
Re: Document write url
It will output anything, that you will pass as a parameter to a function in onclick handler.
Re: Document write url
well that is what I learned today.
Is there anyway to get the code to ignore the first image url and use the second image url code?
Is there anyway to get the code to ignore the first image url and use the second image url code?
Re: Document write url
This is the entire (static) code.
<a href="http://www.socialsite.com/cgi/add?title ... =IMAGE_URL">
<img src="http://cdn.socialsite.com/rsrc/img/favicon.png">
</a>
<a href="http://www.socialsite.com/cgi/add?title ... =IMAGE_URL">
<img src="http://cdn.socialsite.com/rsrc/img/favicon.png">
</a>