Android Question Hyperlink to a URL

metrick

Active Member
Licensed User
Longtime User
<a href="www.google.com">Google</a>
or with image
<a href="yourfile.html" > <img alt="Click on image" height="350" src="img_Path/img.jpg" width="350"></a>
 
Upvote 0

DT1111

Member
Licensed User
Longtime User
Hi Metrick

Maybe I was a little vague with my question. I created a button in the Designer and when the button is clicked that will trigger the webbrower (Google Chrome e.g) to display the referenced URL.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…