back button history handling for iframe with jquery (IE failed me again)
<script src=js/jquery/1.3.2.js></script>
<script src=js/jquery/timers.js></script>
<a name=n1 url=http://g.cn />
<a name=n2 url=http://sohu.com />
<a name=n3 url=http://pcpop.com />
<a href=#n1>g.cn</a>
<a href=#n2>sohu.com</a>
<a href=#n3>pcpop.com</a>
<hr/>
<iframe name=iframe width=1280 height=1024></iframe>
<script>
var cm = {hash: ''}
$(document).everyTime(100, function(){
var hash = location.hash
if(hash && cm.hash != hash){
cm.hash = hash
frames.iframe.location.replace($('a[name='+hash.slice(1)+']').attr('url'))
}
})
</script>
Doesn't work in IE...>_<
Turns out there are plugins for this already...[url=http://www.mikage.to/jquery/jquery_history.html]jQuery history[/url] [url=http://www.asual.com/jquery/address/]jQuery Address[/url] [url=http://benalman.com/projects/jquery-bbq-plugin]jQuery BBQ[/url]
相關文章
- feed back 和 mail/call me backAI
- history.back(-1)和history.go(-1)區別Go
- jQuery :buttonjQuery
- history.go()和history.back()的區別是什麼Go
- JQuery iframe頁面jQuery
- IE中iframe跨域訪問跨域
- jquery方法操作iframe元素jQuery
- iframe的操作-Js/Jquery獲取iframe中的元素JSjQuery
- would dispatch back to the current handler URL [/doLogin] again. Check your ViewResolver setup!AIView
- jQuery Mobile修改button的內容jQuery
- jQuery如何獲取iframe中的元素jQuery
- jquery 實現iframe 自適應高度jQuery
- HTML5中History.back()頁面後退重新整理頁面HTML
- jQuery 2.0 移除對IE6/IE7/IE8的支援jQuery
- jquery實現的iframe高度自適應效果jQuery
- 解析Jquery取得iframe中元素的幾種方法jQuery
- SAP UI5 的路由歷史和路由回退(Routing back and history)試讀版UI路由
- jQuery操作iframe子頁中元素程式碼例項jQuery
- 使用jQuery獲取iframe元素的value屬性值jQuery
- jQuery操作iframe中js函式的方法小結jQueryJS函式
- 解決ie6/7/8iframe背景透明的問題
- 升級到 MySQL 8.4,MySQL 啟動報錯:io_setup() failed with EAGAINMySqlAI
- Jquery中獲取iframe的程式碼(window.top.parent)jQuery
- netbakcup備份時遇到 status 6: the backup failed to back up the requested files 問題解決AI
- jQuery將不再支援IE6/7/8jQuery
- jQuery 2.0將不再支援IE 6/7/8jQuery
- IE 相容模式 設定 Meta Compatible 和 Iframe 子頁面的關係模式
- 低版本IE瀏覽器iframe記憶體不釋放問題瀏覽器記憶體
- jquery實現的iframe高度自適應程式碼例項jQuery
- Unlink of file '.git/objects/pack/pack-***.pack' failed. Should I try again? (y/n) (轉)GitObjectAI
- ASSM AgainSSMAI
- 『杭電1848』Fibonacci again and againAI
- jQuery 2.0釋出 不再支援IE 6/7/8jQuery
- 偏前端 – jquery-iframe內觸發父視窗自定義事件-前端jQuery事件
- jquery實現的iframe子頁面和父頁面的相互操作jQuery
- jQuery在iframe裡取得父視窗的某個元素的值jQuery
- Mosfet Bi-Directional Switch NMOS PMOS Back to Back
- Cookie Handling in WinHTTPCookieHTTP