when you use href in an <a> tag it should act like a regular html <a>. if you want the image, just do <img src="linkhere" />. how about you post an example of what you've tried so far?
On May 24, 6:43 am, Pete <[email protected]> wrote: > I'm trying to add certain functionality onto my <table-plus>, such as > displaying an icon, and displaying a downloadable link to a document, > > however, as far as I get is the <table-plus> just displaying the > directory as a string. i.e /directory/2/icon.png > > I get exactly the same effect with the download links for <a href..... > > Is there anyway this can be manipulated so that the html that gets > read actually allows a link to be clicked within, or so that the > actual image.png is shown rather than the containing drectory and file > name? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
