• I use short codes to display a table on my page. One of the table column contains hyperlink like this

    
    <a href="http://www.bluehouse.fr">Hello</a>
    

    I would like this hyperlink to be clickable .
    Can you provide with a JS code for that?
    Thanks
    Jacques From France

The topic ‘Make hyperlinks clickable in tables’ is closed to new replies.