links in transaction table
-
i have been racking my brain and reading everything i can on knockout but i can not figure out how to add links in the transactions table…
<td style="border: 1px solid #d3ced2;" class="txid" data-bind="attr: { href: 'https://chainz.cryptoid.info/tx.dws?' + txid, title: txid}, text: txid ", target="_new"></a></td>
basically want to open up my explorer
it is strange i see when i inspect the page it is there, but this is only showing the TXID and no way of clicking it
i am sure it is something super simple i am missing
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘links in transaction table’ is closed to new replies.