我有一個字符串,其中包含文本和一些<a>標籤;我想知道如何從變量中選擇一個標籤並對其進行循環。我嘗試以下,但它沒有工作: var text = `some string here with <a href="#link">http:something.com</a> more string and more links also`;
$('a', text).each(function() {
我得到了循環靜止無功和替換它值幫助(Select a Tag with a Selector from a Text Variable using jQuery),但只有一個問題是從它的左邊,是我怎麼能更換新更改的標記瑤池標籤文本區域 代碼: var length = 30;
var end = '...';
var text = `some string here with <a href=