Advertisement
sergiu79

sgb2

Mar 30th, 2012
2,635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.39 KB | None | 0 0
  1. <body>
  2.         <div id="example" class="k-content">
  3.             <div id="window">
  4.                 <div id="content">This is a KendoUI window. Press ESC key or click the X button to close it.
  5.                 </div>
  6.                 <button id="okButton" class="k-button">OK</button>
  7.             </div>
  8.             <span id="openButton" style="display:none" class="k-button">Click here to open the window.</span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement