我正在嘗試使用jQuery PrettyPhoto,並且由於某種原因它沒有通過ID變量..如果有人遇到過這個問題並知道解決方案,那太棒了!下面的代碼:jQuery PrettyPhoto將ID傳遞給iframe
<a href="/store-item-details?id=5&iframe=true&width=800&height=530"
rel="prettyPhoto[iframes]"
title="">
<img src="/images/store/thumbs/'.$item->image.'"
alt="'.$item->name.'"
width="100"
border="0" />
</a>
這裏的鏈接(用漂亮的圖片,點擊縮略圖之一)
http://www.photographicpassions.com/shop?view=products&category=1
,這裏是從標籤直接鏈接:
http://www.photographicpassions.com/store-item-details?id=1&iframe=true&width=800&height=530
請幫忙! :)
謝謝你讓我知道..我仍然有prettyPhoto問題,但(和IE)看看這裏 - http://stackoverflow.com/questions/968954/jQuery的prettyphoto-IE-問題 – SoulieBaby 2009-06-09 23:20:38