このリンクがあると、どうすれば?ref = "THIS"の部分だけを取得できますか?リンクのこの部分だけをjQueryで選択し、後でそれを変数として使用したいので..これは可能ですか?? ページを読み込んでいるときにやりたいです。それで:
JavaScript:
$(document).ready(function()
GET the variable (var variable = ref="THIS";)
if(cookie != null){
$("#"+variable).show().$.cookie("actual" , variable);
});
HTML:
<a href="products.php?ref=oscilobatiente&tipo=7001ad></a>