Closed DizzyBHigh closed 12 years ago
Hi DizzyBHigh!
Maybe this demo that dims non-current panels will give you an idea of how to do this. It only uses CSS to accomplish the dimming, so if you need, you can add come css3 animation to it as well.
thanks got it working :)
any ideas on how to have the text hidden using $('textholder').hide / show
textholder would be the id or class i have holding the text, i would like to have it hidden and then displayed on the currently active item then hidden again when it is not active
hope that makes sense and there is an easy way of doing this
thanks in advance