EXT JS Framework simulates Windows desktop menu Administrative Templates

Source: Internet
Author: User

An ultra-cool backstage, ext simulation Windows desktop, ext Classic light blue style, features very powerful, including maximized, minimized, status bar, desktop icon, etc., but need to understand the Ext script to ride it.
?

1. Picture  
? 2. Code [HTML] Code
<meta http-equiv= "Content-type" content= "text/html; Charset=iso-8859-1 ">
<title>ext 2.0 Desktop Sample app</title>

<link rel= "stylesheet" type= "Text/css" href= "Css/ext-all.css"/>
<!--GC-->http://www.huiyi8.com/qqtouxiang/?
<!--LIBS--
<script type= "Text/javascript" src= "Js/ext-base.js" ></script>
<!--endlibs--

<script type= "Text/javascript" src= "Js/ext-all.js" ></script>

<!--DESKTOP--
<script type= "Text/javascript" src= "Js/startmenu.js" ></script>
<script type= "Text/javascript" src= "Js/taskbar.js" ></script>
<script type= "Text/javascript" src= "Js/desktop.js" ></script>
<script type= "Text/javascript" src= "Js/app.js" ></script>
<script type= "Text/javascript" src= "Js/module.js" ></script>
<script type= "Text/javascript" src= "Sample.js" ></script>

<link rel= "stylesheet" type= "Text/css" href= "Css/desktop.css"/>
&LT;/HEAD&GT;QQ Avatar
<body scroll= "No" >

<div id= "X-desktop" >
<a href= "http://extjs.com" target= "_blank" ></a>

&LT;DL id= "X-shortcuts" >
<dt id= "Grid-win-shortcut" >
<a href= "#" >
<div>grid window</div></a>
</dt>
<dt id= "Acc-win-shortcut" >
<a href= "#" >
<div>accordion window</div></a>
</dt>
</dl>
</div>

<div id= "Ux-taskbar" >
<div id= "Ux-taskbar-start" ></div>
<div id= "Ux-taskbuttons-panel" ></div>
<div class= "X-clear" ></div>
</div>

</body>

?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.