Hide slow

Hide slow

<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div>
</div><div>I have made a site where I combine to jquery effects</div><div>
</div><div><a href="http://www.dezaakwijsman.nl">www.dezaakwijsman.nl</a> Skip the intro.</div><div>
</div><div>This is the code</div><div>
</div><div><div><script src="<a href="http://www.dezaakwijsman.nl/scripts/jquery.js">http://www.dezaakwijsman.nl/scripts/jquery.js</a>" type="text/javascript"></script></div><div>  </div><div>  <script type="text/javascript"></div><div>  $(document).ready(function(){</div><div>    </div><div>    $(function () {</div><div>      $("#inhoud,#inhoud_partners").slideDown(1800);</div><div>    });</div><div>
</div><div>    $("ul").mouseover(function () {</div><div>      $("#inhoud,#inhoud_partners").hide();</div><div>      return true;</div><div>    });</div><div>
</div><div>  });</div><div>  </script></div><div>  </div><div>
</div><div>When the page loads the text slides down en when the move the mouse over the navigation again the text hides.</div><div>When I change the hide code to </div><div><div>      $("#inhoud,#inhoud_partners").hide("slow");</div><div>
</div></div></div><div>Two pages "Nieuws" and "Contact"giving me problems. </div><div>The hide effect starts there without the mouse is over the navigation.</div><div>
</div><div>Anybody any clue</div>
<div apple-content-edited="true"> <span class="Apple-style-span" style="font-family: Geneva; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Geneva; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Geneva; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Geneva; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>-- </div><div>Dirk Bazuin</div><div>
</div><div>Bazuin-webdesign</div><div>Grafische vormgeving voor drukwerk en internet</div><div><br class="khtml-block-placeholder"></div><div>KvK 27195499</div><div>T: 015 - 215 79 40</div><div>M: 06 - 126 686 26</div><div>F: 084 - 226 73 22</div><div><a href="mailto:info@bazuin-webdesign.nl">info@bazuin-webdesign.nl</a></div><div><a href="http://www.bazuin-webdesign.nl">www.bazuin-webdesign.nl</a>
</div><div><br class="khtml-block-placeholder"></div><div>--------------</div><div>Aan de inhoud van dit e-mailbericht kunnen geen rechten worden ontleend.</div><div>De informatie verzonden in dit e-mailbericht is uitsluitend bestemd voor de geadresseerde.</div><div>Bazuin-webdesign staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden e-mailbericht noch voor tijdige ontvangst daarvan.</div><div>No rights may be derived from the contents of this e-mail message.</div><div>The information in this e-mail message is intended only for the addressee.</div><div>Bazuin-webdesign cannot vouch for the correctness and completeness of the contents of e-mail messages, nor for the timely receipt thereof.</div>
</span></span></span></div></span> </div>