הבדלים בין גרסאות בדף "תבנית:רשת-א"

מאגר הידע של דואלוג: מאגר הידע המקיף בעברית בתחומי האסטרטגיה והחשיבה המערכתית
קפיצה לניווט קפיצה לחיפוש
(החלפת הדף בתוכן "<div class="container" id="{{{2|}}}"> {{{1}}} </div> __NOTOC__")
 
(13 גרסאות ביניים של 2 משתמשים אינן מוצגות)
שורה 1: שורה 1:
<html><head>
+
<div class="container" id="{{{2|}}}">
<script type="text/javascript" src="//code.jquery.com/jquery-1.9.1.js"></script>
 
<script type="text/javascript" src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
 
  <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
 
 
 
      <script type="text/javascript" src="http://doalogue.co.il/js/jquery.shapeshift.min.js"></script>
 
<script type="text/javascript" src="../js/jquery.ui.touch-punch.min.js"></script>
 
 
 
<script type="text/javascript">//<![CDATA[
 
$(window).load(function(){
 
$(".container").shapeshift({
 
    minColumns: 1
 
});
 
 
 
        $(document).ready(function(){
 
          // set up hover panels
 
          // although this can be done without JavaScript, we've attached these events
 
          // because it causes the hover to be triggered when the element is tapped on a touch device
 
        $('.hover').hover(function(){
 
            $(this).addClass('flip');
 
        },function(){
 
            $(this).removeClass('flip');
 
        });
 
    });
 
});//]]> 
 
 
 
</script>
 
</head>
 
</html>
 
<div class="container">
 
 
{{{1}}}
 
{{{1}}}
 
</div>
 
</div>
 
__NOTOC__
 
__NOTOC__
<html>
 
<script>
 
 
        $(document).ready(function(){
 
          $('.hover').hover(function(){
 
            $(this).addClass('flip');
 
        },function(){
 
            $(this).removeClass('flip');
 
        });
 
    });
 
</script>
 
</html>
 

גרסה אחרונה מ־01:14, 8 בינואר 2018

{{{1}}}

הודפס מתוך מאגר הידע של דואלוג בכתובת: "https://doalogue.co.il/wiki/index.php?title=תבנית:רשת-א&oldid=8426"

משותף תחת רישיון CC-BY 4.0. ניתן להפיץ באופן חופשי תוך מתן קרדיט לדואלוג וקישור למקור.