Welcome Guest, Not a member yet? Register   Sign In
New url_helper anchor tag that allows for an image link
#16

[eluser]Unknown[/eluser]
[quote author="adityamenon" date="1338154422"]skunkbad, that will probably just give you a link, whose text is the HTML for an image tag.

InsiteFX, here's the gist for your post. It allows forking so others can act on their suggestions...[/quote]

Actually, I was searching for a solution just like this. skunks code works perfectly.

Code:
<?=anchor('publications/bvbride/2012/fall', img('images/bvbride-2012-fall.jpg'), 'title="Brazos Valley Bride - Fall 2012 Digital Edition"');?>

...yields...

Code:
<a href="http://bryanbroadcasting.com/publications/bvbride/2012/fall" title="Brazos Valley Bride - Fall 2012 Digital Edition"><img src="http://bryanbroadcasting.com/images/bvbride-2012-fall.jpg" alt=""></a>


Messages In This Thread
New url_helper anchor tag that allows for an image link - by El Forum - 01-19-2012, 06:28 PM
New url_helper anchor tag that allows for an image link - by El Forum - 01-19-2012, 06:56 PM
New url_helper anchor tag that allows for an image link - by El Forum - 03-07-2012, 01:37 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 09:40 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 10:22 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 10:57 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 11:11 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 11:41 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 11:58 AM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 12:03 PM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 06:20 PM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 06:23 PM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 06:42 PM
New url_helper anchor tag that allows for an image link - by El Forum - 05-22-2012, 11:38 PM
New url_helper anchor tag that allows for an image link - by El Forum - 05-27-2012, 02:33 PM
New url_helper anchor tag that allows for an image link - by El Forum - 01-11-2013, 11:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB