【发布时间】:2013-07-10 15:38:46
【问题描述】:
我创建了这段代码 我想让文本变成超链接 当我尝试测试这个时 此代码将转到默认页面
$("body").data("q1", {
id: "q1",
title: "Is the interest attributable to a business carried on in Malaysia by the " + '<a href :\"http://prod.resource.wkasiapacific.com/resource/scion/document/default/wmwttcomm1Uio1659397sl244904519?cfu=default\"> non-resident?</a>',
next: "q2",
back: "intro",
yes: "c1",
no: "q2",
answer : ""
});
【问题讨论】:
-
你的问题是什么?
标签: javascript jquery html text hyperlink