d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Add Link To Picture > Clickable Link On Picture
Add Reply New Topic New Poll
Member
Posts: 3,290
Joined: May 16 2008
Gold: 29.00
Jul 11 2019 05:07pm
hello, how do I add an (url) to an (img)?

ty

This post was edited by famster on Jul 11 2019 05:07pm
Member
Posts: 17,311
Joined: Mar 21 2009
Gold: 3,604.22
Jul 12 2019 01:51am
Hi, are you talking about doing this on JSP, or would you need to learn how to do this in web development?
Member
Posts: 3,290
Joined: May 16 2008
Gold: 29.00
Jul 12 2019 05:15pm
On jsp, I forgot how to do it. Thanks for your answer :D
Member
Posts: 3,290
Joined: May 16 2008
Gold: 29.00
Jul 14 2019 03:18pm
Bump
Member
Posts: 35,405
Joined: Mar 13 2007
Gold: 0.00
Trader: Trusted
Jul 14 2019 03:42pm
If you're trying to make an image clickable (URL), you just have to nest the BB code tags properly, like so:

Code
[URL=URL goes here][IMG]Img URL goes here[/IMG][/URL]


That should do it.
Member
Posts: 3,290
Joined: May 16 2008
Gold: 29.00
Jul 14 2019 03:53pm
Yes, that's what I mean

nice sig btw :thumbsup:
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll