我使用夢幻般的PrettyPhoto燈箱,一個Jquery燈箱克隆。PrettyPhoto Jquery燈箱鏈接問題
要啓動一個燈箱和一個iframe這是代碼
<a href="http://www.google.com?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]" title="Google.com opened at 100%">Google.com</a>
這個偉大的工程!
的問題是,我使用JavaScript來讓我的一些div的鏈接與此代碼
<div onclick="http://www.google.com?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]" class="menuitem">
可惜,這是行不通的。我懷疑這是因爲DIV不支持rel屬性。有沒有人有任何想法如何超過這個?
感謝您的幫助,
添
--- <* crickets *> --- – a432511 2009-11-19 05:13:33