Advertisement
angelfilov

Untitled

Oct 25th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.98 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Labaratoriska 2 </title>
  4. <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  5. <script src="jquery-1.11.1.js"> </script>
  6. <script>
  7. $(document).ready(function() {
  8. $("#switcher .button").bind('click', function(event) {
  9. $('#switcher .button-selected').addClass('button');
  10. $('#switcher .button-selected').removeClass('button-selected');
  11. $(this).addClass('button-selected');
  12. if (this.id == 1) {
  13. $('#fragment-1').removeClass();
  14. $('#fragment-1').addClass('tab');
  15. $('#fragment-2').removeClass();
  16. $('#fragment-2').addClass('hidden');
  17. $('#fragment-3').removeClass();
  18. $('#fragment-3').addClass('hidden');
  19. } else if (this.id == 2) {
  20. $('#fragment-1').removeClass();
  21. $('#fragment-1').addClass('hidden');
  22. $('#fragment-2').removeClass();
  23. $('#fragment-2').addClass('tab');
  24. $('#fragment-3').removeClass();
  25. $('#fragment-3').addClass('hidden');
  26. } else if (this.id == 3) {
  27. $('#fragment-1').removeClass();
  28. $('#fragment-1').addClass('hidden');
  29. $('#fragment-2').removeClass();
  30. $('#fragment-2').addClass('hidden');
  31. $('#fragment-3').removeClass();
  32. $('#fragment-3').addClass('tab');
  33. }
  34. });
  35. }); x
  36.  </script>
  37. <style>
  38. {
  39. font: 66% Arial, Verdana, sans-serif;
  40. }
  41.  
  42. .label {
  43.     margin: 5 2em;
  44. }
  45.  
  46. .switcher {
  47.     font-style: italic;
  48.     border: 1px solid #888;
  49.     padding: 0.5em;
  50.     margin: 0 0.5em;
  51.     background-color: #FFD801;
  52.     float:left;
  53.     float:left;
  54.     width:400;
  55.     height:auto;
  56. }
  57.  
  58. .button {
  59.     float:left;
  60.     border: 1px solid #888;
  61.     padding: 0.5em;
  62.     margin: 0.5em 0.5em;
  63.     background-color: #ffc;
  64.     width:100;
  65.     height:10;
  66.     cursor:pointer;
  67. }
  68.  
  69. .button-selected {
  70.     float:left;
  71.     font-weight:bold;
  72.     border: 1px solid #888;
  73.     padding: 0.5em;
  74.     margin: 0.5em 0.5em;
  75.     background-color: #cfc;
  76.     width:100;
  77.     height:10;
  78. }
  79.  
  80. .tab{
  81.     float:top;
  82.     border: 1px solid #008;
  83.     background-color: #acf;
  84.     padding: 0.5em;
  85.     margin: 0 0.5em;
  86.     width:400;
  87.     height:auto;
  88.     top:80;
  89.     left:0.5em;
  90. }
  91. {
  92. font: 66% Arial, Verdana, sans-serif;
  93. }
  94.  
  95. .label {
  96.     margin: 5 2em;
  97. }
  98.  
  99. .switcher {
  100.     font-style: italic;
  101.     border: 1px solid #888;
  102.     padding: 0.5em;
  103.     margin: 0 0.5em;
  104.     background-color: #FFD801;
  105.     float:left;
  106.     float:left;
  107.     width:400;
  108.     height:auto;
  109. }
  110.  
  111. .button {
  112.     float:left;
  113.     border: 1px solid #888;
  114.     padding: 0.5em;
  115.     margin: 0.5em 0.5em;
  116.     background-color: #ffc;
  117.     width:100;
  118.     height:10;
  119.     cursor:pointer;
  120. }
  121.  
  122. .button-selected {
  123.     float:left;
  124.     font-weight:bold;
  125.     border: 1px solid #888;
  126.     padding: 0.5em;
  127.     margin: 0.5em 0.5em;
  128.     background-color: #cfc;
  129.     width:100;
  130.     height:10;
  131. }
  132.  
  133. .tab{
  134.     float:top;
  135.     border: 1px solid #008;
  136.     background-color: #acf;
  137.     padding: 0.5em;
  138.     margin: 0 0.5em;
  139.     width:400;
  140.     height:auto;
  141.     top:80;
  142.     left:0.5em;
  143. }
  144.  </style>
  145.  
  146. </head>
  147. <body>
  148. <div class="tabs">
  149.         <div id="switcher" class="switcher">
  150.             <div class="label">Custom tab</div>
  151.             <div id="1" class="button">Open Start</div>
  152.             <div id="2" class="button">Connect</div>
  153.             <div id="3" class="button">Pin apps</div>
  154.         </div>
  155.         <div id="fragment-1" class="tab">Open Start by swiping in from the right edge of the screen and then tapping Start. (Or, if you're using a mouse, point to the lower-left corner of the screen, move your mouse all the way into the corner, and then click Start.) To customize Start, swipe up from the bottom edge and tap Customize. (If you're using a mouse, right-click anywhere on the screen and click Customize.) From here you can organize the Start screen however you like by moving tiles around, changing tile sizes, and naming groups of tiles.</div>
  156.         <div id="fragment-2" class="tab">When you connect a device to your PC, such as a printer, mouse, or keyboard, Windows automatically tries to install the correct driver for your device. A driver is software that a device uses to work with your PC. Every device needs a driver to work with your PC. If Windows can't find a driver for the device, here are several suggestions you can try. If you're trying to add a wireless device or a device on a network, but Windows isn't finding it, see  Why isn't Windows finding my wireless device? </div>
  157.         <div id="fragment-3" class="tab">You can pin apps, websites, people, and folders to Start to easily get to what you use most. Tiles and notifications show what’s new so you can get important info and updates at a glance. From Start, you don't have to bring up the charms to begin a search—start typing to search for what you want. You can choose results from your apps, files, PC settings, and Bing.To see a list of all apps on your PC from Start, slide up from the middle of the screen or use the mouse to click the down arrow in the bottom left corner. To pin an app to Start select the app by pressing and holding or right clicking the tile, then tap or click Pin to Start. To customize Start, swipe up from the bottom edge and tap Customize. (If you're using a mouse, right-click anywhere on the screen and click Customize.) From here you can organize the Start screen however you like by moving tiles around, changing tile sizes, and naming groups of tiles.
  158. </div>
  159.     </div>
  160.  
  161.  
  162.  </body>
  163. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement