搜尋框測試


id = "text"


var searchValue = document.getElementById('text').value;
var link = '../search?q=' + searchValue;
parent.location.href = link;


aaa

aaa

沒有留言:

張貼留言