如果我要放
<a href="replace"> Replace this </a>
这个链接在哪里?我正在使用eldarion-ajax,所有示例都使用此链接位置。
这链接到replace.html吗? id为#replace
的div答案 0 :(得分:1)
它可能只是去了网址“替换”。就像你在www.website.com/index.html
时一样,它会转到www.website.com/replace
。它可能只是一个占位符,表示你应该用另一个值替换它。
网址不需要以.html
等结尾。