hey, can somebody help me?

i am a fairly new user to jquery and i have a problem with a website i've
designed.
This website is for a local architect and on this page i want to show a list
of all his projects.
If you then click on one of this links i would like the toggle to show some
extra information.

however i can't seem to figure out how i can load the page with the toggle
divs closed.
i've tried to put display:none to the div.project tag, this works, but the
problem is that the images are also not displayed in IE7

url:  http://www.dexo-design.nl/quanjel/projecten.php
http://www.dexo-design.nl/quanjel/projecten.php 

this is a part of the code (where div.project should load closed):

<h4 class="project">a href="#" onClick="return false">- Interieur woonhuis
Van Mourik, Delft </h4>
        <div class="project"><p>Lorem ipsum..//..ed fringilla dignissim
pharetra.</p></div>


thanks in advance,

-- 
View this message in context: 
http://old.nabble.com/jquery-toggle-Ie7-problem-tp26481964s27240p26481964.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to