source: ether_statistics/web/resources/js/windows_js_1.3/documentation/info_panel.html @ 569

Last change on this file since 569 was 569, checked in by vmipsl, 12 years ago

Nouveau projet

File size: 1.4 KB
Line 
1<div style="padding:5px; text-align:center">
2<h2 class="intro_message" style="color:#17385B">Welcome to Prototype Window Class (PWC)</h2>
3<span class="intro_message">
4  Windows and Dialogs have never been so easy.<br>
5  New version 1.3 <br><br>
6</span>
7<div style="text-align:left; margin:10px">
8
9<ul class="intro_message">
10  <li> <em>Added: </em>getTitle  </li>     
11  <li> <em>Added: </em>blur/focus function on Windows module         </li>     
12  <li> <em> Added: </em>onBlur event   </li>     
13  <li> <em> Fixed: </em>WindowCloseKey works with URL content (iframe)  </li>     
14  <li> <em> Fixed: </em>Modal window with a parent != document.body     </li>     
15  <li> <em> Updated: </em>prototype 1.5RC3            </li>     
16  <li> <em> Updated: </em>Dialog handle resizable,minimizable, maximizable, draggable and closable options  </li>     
17  </li>
18   
19</ul>
20<br/> 
21<div style="text-align:left; margin:10px; font-size:14px">
22
23I want to thanks <a style="color:#00650e" href="http://www.mila76.it">Emanuel Mila</a> for it's great theme (lighting in 4 colors!!), this dialog use blue lighting.<br/>
24And I added a new example/tutorial to show how to create a web os like with PWC.
25Check it out: <a style="color:#00650e" href="PWC-OS">PWC OS</a> 
26</div>
27<br style="clear:both"/>
28</div>
29
30<h3 class="intro_message">If it's not your first visit, and if you have any troubles with samples, clear your cache.</h3>
31</div>
Note: See TracBrowser for help on using the repository browser.