Přeskočit přímo na text


Kapitoly knihy cez jquery tabs

Kategorie: Jak na to?
Týká se verze: Drupal 6.x

Chcem vytvoriť knihu a v nej kapitoly cez modul jquery tabs. Ako vložiť stránky knihy (knihu) do jednotlivých tabs? Ďakujem Marek.

 

Doplním aspoň ten kod ako

Doplním aspoň ten kod ako načitávam jqery tabs. Samozrejme bez prvého a posledného riadku, lebo to nieje php kod, ale inač som to tu nevedel napísať. Ďakujem Marek.

<?php

<p>
<link rel="stylesheet" type="text/css" href="http://localhost/modules/jquery_ui/jquery.ui/themes/base/jquery.ui.all.css" /><script type="text/javascript" src="http://localhost/modules/jquery_ui/jquery.ui/jquery-1.4.2.js"></script><script type="text/javascript" src="http://localhost/modules/jquery_ui/jquery.ui/ui/jquery.ui.core.js"></script><script type="text/javascript" src="http://localhost/modules/jquery_ui/jquery.ui/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="http://localhost/modules/jquery_ui/jquery.ui/ui/jquery.ui.tabs.js"></script><script type="text/javascript">
        $(function() {
                $("#tabs").tabs();
        });
</script></p>
<div id="tabs">
<ul>
    <li><a href="#1">Prva</a></li>
    <li><a href="#2">Druha</a></li>
    <li><a href="#3">Tretia</a></li>
    </ul>
<div id="1">
<p>Tu chcem mať obsah prvej kap.</p>
</div>
<div id="2">
<p>Tu chcem mať obsah druhej kap.</p>
</div>
<div id="3">
<p>Tu chcem mať obsah prvej kap.</p>
</div>

?>

Vybrat si ich cez views

Vybrat si ich cez views nejak…

Poslat nový komentář

Obsah tohoto pole je soukromý a nebude veřejně zobrazen.
  • You can use Texy! to format and alter entered content.
  • Povolené HTML značky: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <p> <br> <b> <i> <h2> <img> <pre> <sup> <sub> <pre class="php"> <span class="php-keyword1"> <span class="php-var"> <span class="php-num"> <img class="screenshot"> <p class="beginner"> <a class="greybox"> <h3> <h4>

Více informací o možnostech formátování

Mollom CAPTCHA (play audio CAPTCHA)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated.

Drupal meet-up mobilni web 2011

Hledat

Přihlášení

Poslední komentáře