[jQuery] Re: Change overflow of div when element clicked

2008-11-29 Thread Jason Turcotte
low","auto") }; > > }); > > On Nov 26, 5:25 pm, Jason Turcotte <[EMAIL PROTECTED]> wrote: > > > Hello, > > > I'm fairly new to jQuery and am trying to do the following. > > > I am using a coda slider effect for a website, which is working

[jQuery] Change overflow of div when element clicked

2008-11-26 Thread Jason Turcotte
Hello, I'm fairly new to jQuery and am trying to do the following. I am using a coda slider effect for a website, which is working fine. What I need to do is change the overflow CSS property for a div when another element is clicked. Here's what I have: $(document).ready(function(){ $("#tes