PSD-Tutorials.de
Forum für Design, Fotografie & Bildbearbeitung
Tutkit
Agentur
Hilfe
Kontakt
Start
Forum
Aktuelles
Besonderer Inhalt
Foren durchsuchen
Tutorials
News
Anmelden
Kostenlos registrieren
Aktuelles
Suche
Suche
Nur Titel durchsuchen
Von:
Menü
Anmelden
Kostenlos registrieren
App installieren
Installieren
JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser
verwenden.
Antworten auf deine Fragen:
Neues Thema erstellen
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
PHP, Javascript, jQuery, Ajax, nodeJS, MySQL...
jquery easing mit mootools Verträglichkeit Hilfe
Beitrag
<blockquote data-quote="jessika0815" data-source="post: 1411535"><p><strong>AW: jquery easing mit mootools Verträglichkeit Hilfe</strong></p><p></p><p>Danke DieWaldfeee fuer die Antwort.</p><p>Leider klappt es damit auch nicht.</p><p>Ich habe hier jetzt mal meinen gesamten html-Quelltext reinkopiert, inklusive deinem Vorschlag, vielleicht kann man dadurch das Problem sehen:</p><p></p><p></p><p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"></p><p><html xmlns="http://www.w3.org/1999/xhtml"></p><p><head></p><p></p><p><link href="css/external.css" rel="stylesheet" type="text/css" /></p><p></p><p></p><p> <link rel="SHORTCUT ICON" href="cityLOGO.ico"></p><p></p><p><strong><!-- START Obere navi mit herunterfahren mouseover--></strong></p><p> <link rel="stylesheet" href="css/slideformatierung.css" type="text/css" /></p><p> <script type="text/javascript" src="mootools.js"></script></p><p> <script type="text/javascript" src="slide.js"></script></p><p><strong><!-- ENDE Obere navi mit herunterfahren mouseover--></strong></p><p> <strong></strong></p><p><strong><!-- START Inhaltsslide akkordion--> </strong></p><p><script type="text/javascript" src="js/jquery.js"></script></p><p><script type="text/javascript" src="js/jquery-easing-1.3.pack.js"></script></p><p><script type="text/javascript" src="js/jquery-easing-compatibility.1.2.pack.js"></script></p><p><script src="animated-menu.js" type="text/javascript"></script> </p><p><strong><!-- ENDE Inhaltsslide akkordion--></strong></p><p></p><p><span style="color: Red"><strong>$j(document).ready(function(){</strong></span></p><p><span style="color: Red"><strong> $j("div").hide();</strong></span></p><p><span style="color: Red"><strong> });</strong></span></p><p> </p><p></head></p><p></p><p></p><p></p><p><body></p><p></p><p><strong><!--START Obere navi mit MOOTOOLS--></strong></p><p><strong></strong><div id="contentdiv"></p><p><div id="ulcenter"><ul></p><p> <li class="green"></p><p> <p><a href="#">Startseite</a></p></p><p> <p class="subtext">kkk</p></p><p> </li></p><p> <li class="yellow"></p><p> <p><a href="#">Restaurant</a></p></p><p> <p class="subtext">Informationen zum Raustaurant</p></p><p> </li></p><p> <li class="red"></p><p> <p><a href="#">Hotel</a></p></p><p> <p class="subtext">Unser Hotel</p></p><p> </li></p><p> <li class="blue"></p><p> <p><a href="#">G&auml;stebuch</a></p></p><p> <p class="subtext">Verewigen Sie sich</p></p><p> </li></p><p> <li class="purple"></p><p> <p><a href="#">Anfahrt</a></p></p><p> <p class="subtext">So finden Sie uns</p></p><p> </li></p><p> </ul></div></p><p> <div id="contentnavi"></p><p><strong><!--ENDE Obere navi mit MOOTOOLS--></strong></p><p><strong></strong></p><p><strong><!--Start Accordion mit JQUERY--></strong></p><p><strong></strong> <div id="accordion"></p><p> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl1.jpg" alt="Restaurant" /></td><td valign="middle">Restaurant</td></tr></table></h3></p><p> <div class="element"></p><p> <h4>Common ancestor</h4></p><p> <p>The first suggestion that all organisms may have had a common ancestor and diverged through random variation and natural selection was made in 1745 by the French mathematician and scientist Pierre-Louis Moreau de Maupertuis (1698-1759) in his work Venus physique. Specifically:</p></p><p> </div></p><p> </p><p> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl2.jpg" alt="Bildergalerie" /></td><td valign="middle">Bildergalerie</td></tr></table></h3></p><p> <div class="element"></p><p> <h4>Common biochemistry and genetic code</h4></p><p> <p>All known forms of life are based on the same fundamental biochemical organization: genetic information encoded </p><p> <img src="images/phylogenetic_tree.png" width="100" height="100" align="right" alt="" />in DNA, transcribed into RNA, Analysis of the small differences in the genetic code has also provided support for universal common descent.[2]</p></p><p> </div></p><p> </p><p> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl3.jpg" alt="Speisekarte" /></td><td valign="middle">Speisekarte</td></tr></table></h3></p><p> <div class="element"></p><p> <h4>Artificial selection</h4></p><p> <p>Artificial selection offers remarkable examples of the amount of diversity that can exist between individuals sharing a late common ancestor. To perform artificial selection, one begins with a particular species (following examples include wolves and wild cabbage) and then, at every generation, only allow certain individuals to reproduce, based on the degree to which they exhibit certain desirable characteristics. In time, it is expected that these characteristics become increasingly well-developed in successive generations. Many examples of artificial selection, like the ones below, occurred without the guidance of modern scientific insight.</p></div></p><p></div></p><p><strong><!--Ende Accordion mit JQUERY--></strong></p><p><strong></strong> </div></p><p></div></p><p></body></p><p></p><p></html></p></blockquote><p></p>
[QUOTE="jessika0815, post: 1411535"] [b]AW: jquery easing mit mootools Verträglichkeit Hilfe[/b] Danke DieWaldfeee fuer die Antwort. Leider klappt es damit auch nicht. Ich habe hier jetzt mal meinen gesamten html-Quelltext reinkopiert, inklusive deinem Vorschlag, vielleicht kann man dadurch das Problem sehen: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="css/external.css" rel="stylesheet" type="text/css" /> <link rel="SHORTCUT ICON" href="cityLOGO.ico"> [B]<!-- START Obere navi mit herunterfahren mouseover-->[/B] <link rel="stylesheet" href="css/slideformatierung.css" type="text/css" /> <script type="text/javascript" src="mootools.js"></script> <script type="text/javascript" src="slide.js"></script> [B]<!-- ENDE Obere navi mit herunterfahren mouseover-->[/B] [B] <!-- START Inhaltsslide akkordion--> [/B] <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/jquery-easing-1.3.pack.js"></script> <script type="text/javascript" src="js/jquery-easing-compatibility.1.2.pack.js"></script> <script src="animated-menu.js" type="text/javascript"></script> [B]<!-- ENDE Inhaltsslide akkordion-->[/B] [COLOR=Red][B]$j(document).ready(function(){ $j("div").hide(); });[/B][/COLOR] </head> <body> [B]<!--START Obere navi mit MOOTOOLS--> [/B]<div id="contentdiv"> <div id="ulcenter"><ul> <li class="green"> <p><a href="#">Startseite</a></p> <p class="subtext">kkk</p> </li> <li class="yellow"> <p><a href="#">Restaurant</a></p> <p class="subtext">Informationen zum Raustaurant</p> </li> <li class="red"> <p><a href="#">Hotel</a></p> <p class="subtext">Unser Hotel</p> </li> <li class="blue"> <p><a href="#">Gästebuch</a></p> <p class="subtext">Verewigen Sie sich</p> </li> <li class="purple"> <p><a href="#">Anfahrt</a></p> <p class="subtext">So finden Sie uns</p> </li> </ul></div> <div id="contentnavi"> [B]<!--ENDE Obere navi mit MOOTOOLS--> [/B] [B]<!--Start Accordion mit JQUERY--> [/B] <div id="accordion"> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl1.jpg" alt="Restaurant" /></td><td valign="middle">Restaurant</td></tr></table></h3> <div class="element"> <h4>Common ancestor</h4> <p>The first suggestion that all organisms may have had a common ancestor and diverged through random variation and natural selection was made in 1745 by the French mathematician and scientist Pierre-Louis Moreau de Maupertuis (1698-1759) in his work Venus physique. Specifically:</p> </div> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl2.jpg" alt="Bildergalerie" /></td><td valign="middle">Bildergalerie</td></tr></table></h3> <div class="element"> <h4>Common biochemistry and genetic code</h4> <p>All known forms of life are based on the same fundamental biochemical organization: genetic information encoded <img src="images/phylogenetic_tree.png" width="100" height="100" align="right" alt="" />in DNA, transcribed into RNA, Analysis of the small differences in the genetic code has also provided support for universal common descent.[2]</p> </div> <h3 class="toggler"><table border="0" cellpadding="3px"><tr><td valign="top"><img src="images/zahl3.jpg" alt="Speisekarte" /></td><td valign="middle">Speisekarte</td></tr></table></h3> <div class="element"> <h4>Artificial selection</h4> <p>Artificial selection offers remarkable examples of the amount of diversity that can exist between individuals sharing a late common ancestor. To perform artificial selection, one begins with a particular species (following examples include wolves and wild cabbage) and then, at every generation, only allow certain individuals to reproduce, based on the degree to which they exhibit certain desirable characteristics. In time, it is expected that these characteristics become increasingly well-developed in successive generations. Many examples of artificial selection, like the ones below, occurred without the guidance of modern scientific insight.</p></div> </div> [B]<!--Ende Accordion mit JQUERY--> [/B] </div> </div> </body> </html> [/QUOTE]
Bilder bitte
hier hochladen
und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Zitate einfügen…
Authentifizierung
Wenn ▲ = 5, ▼ = 2 und ■ = 7, was ist ▲ × ▼ + ■?
Antworten
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
PHP, Javascript, jQuery, Ajax, nodeJS, MySQL...
jquery easing mit mootools Verträglichkeit Hilfe
Oben