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

מאגר הידע של דואלוג: מאגר הידע המקיף בעברית בתחומי האסטרטגיה והחשיבה המערכתית
קפיצה לניווט קפיצה לחיפוש
(החלפת הדף בתוכן "<div class="container" id="{{{2|}}}"> {{{1}}} </div> __NOTOC__")
 
שורה 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="//code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
 
  <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
 
 
 
      <script type="text/javascript" src="//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[
 
$(document).ready(function(){
 
$(".container").shapeshift({
 
    minColumns: 1,
 
    enableDrag: false
 
});
 
 
 
        $(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>
 
<style>
 
.client-js .collapsible-heading {
 
padding-right: 0 !important;
 
text-align: center;
 
border-bottom: none !important;
 
}
 
.skin-minerva .icon-arrow-down, .skin-minerva .icon-arrow-up {background-image: none;}
 
 
 
.pre-content #section_0 {
 
text-align: center;
 
font-size: 2.5em;
 
font-family: sans-serif;
 
font-weight: bold;
 
}
 
 
 
.skin-minerva #content p, .skin-minerva #content .thumb {
 
display: none;
 
}
 
.skin-minerva #gridtext p {
 
display: block;
 
}
 
.skin-minerva .pad {
 
  width: 100%;
 
  height: 100%;
 
  position: absolute;
 
  display: flex;
 
  justify-content: center;
 
  align-items: center;}
 
 
 
.client-js .collapsible-block.open-block {
 
  display: none;}
 
</style>
 
</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. ניתן להפיץ באופן חופשי תוך מתן קרדיט לדואלוג וקישור למקור.