基於EasyUI實現windows案頭

來源:互聯網
上載者:User

標籤:

之前為大家介紹了 基於jquery tool實現的windows案頭效果,今天給大家帶來一款基於EasyUI實現windows案頭。這款案頭適用瀏覽器:360、FireFox、Chrome、Safari、Opera、傲遊、搜狗、世界之窗. 不支援IE8及以下瀏覽器。如下:

線上預覽   源碼下載

實現的代碼。

js代碼:

$(function () {            $.messager.alert("站長素材", "歡迎訪問站長素材,您現在可以體驗改應用了,更多JS代碼請繼續關注<a style=‘color:green‘ target=‘_blank‘ href=‘http://www.w2bc.com‘>站長素材網頁特效</a>");            if ($.browser.msie && parseInt($.browser.version) < 8) {                $.messager.alert("溫馨提示", "您當前正在使用的是IE" + $.browser.version + "。該程式支援<a style=‘color:green‘ target=‘_blank‘ href=‘http://windows.microsoft.com/zh-CN/internet-explorer/products/ie/home‘>IE8.0</a>以上版本及Google,Firefox..");            }            try {                top.location.hostname;                if (top.location.hostname != window.location.hostname) {                    top.location.href = window.location.href;                }            }            catch (e) {                top.location.href = window.location.href;            }        });

vis:http://www.w2bc.com/Article/18340

基於EasyUI實現windows案頭

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.