[jQuery] Re: Slide Toggle Question

2009-01-24 Thread Christian
I wasn't sure whether you could post code in here, but here is what I have for the slideToggle code src="http://www.usm.edu/music/scripts/jquery-1.3.1.js $(document).ready(function(){ // hides quickLinks just before page load $('#USMquickLinks').hide(); // toggles the slickbox on clicking the no

[jQuery] Re: Slide Toggle Question

2009-01-23 Thread Christian
Sorry for not being clear... My fault. If you go to www.usm.edu/music, you'll see the template as it should be. Working perfectly, like I want it (with the js.gallery functioning and rotating the images in the header; but notice the "quick links" drop-down menu. Well, I want to take that and m

[jQuery] Re: Slide Toggle Question

2009-01-23 Thread jay
I get javascript errors in IE, and the images overlap the content in firefox.. what am I looking for exactly? On Jan 23, 3:03 pm, Christian wrote: > Hey everyone. > > I'm still a bit new to the whole jQuery world.  I love what I've seen > so far, and it seems fairly simple to implement on a site