[ Index ] |
|
Code source de WebCalendar 1.0.5 |
1 <script type="text/javascript"> 2 <!-- <![CDATA[ 3 function show(foo,f,section) { 4 document.getElementById(foo).style.display = "block"; 5 if (f) { setCookie(foo, "o", section); } 6 } 7 8 function hide(foo,f,section) { 9 if (document.getElementById(foo)) { 10 document.getElementById(foo).style.display = "none"; 11 if (f) { deleteCookie(foo, section); } 12 } 13 } 14 15 <?php //see the showTab function in includes/js.php for common code shared by all pages 16 //using the tabbed GUI. 17 ?>var tabs = new Array(); 18 tabs[1] = "users"; 19 tabs[2] = "groups"; 20 tabs[3] = "nonusers"; 21 //]]> --> 22 </script>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Nov 30 19:09:19 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |