Let's make a few adjustments to your code and see what happens...
First (and something I used to forget when I first started), do you
have your jquery referenced in the head section of your document?
Now, the jquery... try this:
$(document).ready(function() {
$('#col1'
Shouldn't it be
Schedule
On Sat, Apr 5, 2008 at 9:09 AM, ktpmm5 <[EMAIL PROTECTED]> wrote:
>
> I'm a newbie to jquery, so no flames please...I have a basic 3 column
> web
> page - nav, center and left. That works great. My left column is
> navigation. When I click on a link on the left nav p
2 matches
Mail list logo