WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<div style="position:relative; top:360px; left:259px; z-index:2;"><a onmouseover="austausch1.src='http://www.feuerwehr-hainichen.de/medien/elwklein.jpg';" onmouseout="austausch1.src='http://www.feuerwehr-hainichen.de/medien/zu.jpg';" href=""> <img border="0" width="71" height="60" name="austausch1" alt="" src="http://www.feuerwehr-hainichen.de/medien/zu.jpg" /> </a></div><div style="position:relative; top:0px; left:0px; z-index:1;"><img width="700" height="500" alt="" src="http://www.feuerwehr-hainichen.de/medien/Geraetehaus/Bild%20028.jpg" /></div>
<div class="slide" style="position:relative; top:360px; left:259px; z-index:2;"> <img src="http://www.feuerwehr-hainichen.de/medien/zu.jpg"border="0" width="71"height="60"name="austausch1"></div><div style="position:relative; top:0px; left:0px; z-index:1;"> <img src="http://www.feuerwehr-hainichen.de/medien/Geraetehaus/Bild%20028.jpg" width="700" height="500" alt=""></div>
$(document).ready(function() { $("div.slide").hover(function () { $(this).hide("slide", { direction: "up" }, 1000), $(this).show("slide", { direction: "down" }, 1000) });});
<html> <head> <title>Test</title> <script type="text/javascript" src="jquery-1.2.6.min.js"></script> <script type="text/javascript"> $(function() { $('div.hover_block p').hover(function(){ $(this).find('img').slideToggle(1000); }, function(){ $(this).find('img').slideToggle(1000); }); }); </script> <style media="screen"> div.hover_block p{ width:50px; position: relative; top:-215px; left:250px; height: 50px; z-index:2; } div.hover_block p a { text-decoration: none; opacity: 0.0; } div.hover_block p img { position: absolute; top:-215px; left:250px; top: 0; left: 0; border: 0; z-index:2; } </style> </head> <body> <div class="hover_block"> <p><img src="ihttp://www.feuerwehr-hainichen.de/medien/zu.jpg" alt="" width="50" height="50" /> </a></p> </div> </body></html>