Click here to Skip to main content
15,909,518 members

Comments by zakaryfaithfull (Top 8 by date)

zakaryfaithfull 14-Sep-12 11:16am View    
Unfortunately this did not work, it stopped the show/hide from working at all :/
zakaryfaithfull 1-Apr-12 17:38pm View    
Thankyou for your response once again.

I have had a look at the JQuery selectors method and it looks very useful.

The only thing I am confused about is how to replace the content each time a thumbnail is clicked. For example:

<div id="triggers">

//When thumb1 is clicked, gallery 1 displays
<div class="thumb1"><img></div>

//When thumb2 is clicked, gallery 2 displays replacing current gallery
<div class="thumb2"><img></div>
<div class="thumb3"><img></div>

</div>



<div class="gallery_show">

<div class="gallery1"></div>
<div class="gallery2"></div>
<div class="gallery3"></div>

</div>



Thanks
zakaryfaithfull 30-Mar-12 15:02pm View    
Your answer appears to make sense, however I am still unsure how to do this as I am not completely competent with javascript.

Is there a way to do this with JQuery?
zakaryfaithfull 15-Jan-11 21:18pm View    
Do you have any idea how I would override the toString? I am still learning java so anything would be useful! thanks
zakaryfaithfull 11-Aug-10 8:46am View    
what should it be then? clearly some of us don't know programing as well as others!!