[jQuery] VideoJug slider

2009-02-05 Thread Shaun Culver
How do I replicate the mouseover effect for the video gallery on VideoJug (http://www.videojug.com)? Thank you.

[jQuery] Re: Div control

2008-12-15 Thread Shaun Culver
Thank you for all the help. The documentation is great.

[jQuery] Re: Div control

2008-12-15 Thread Shaun Culver
I've been through quite a few of the tutorials/articles, but I still feel that I do not have the tools to control any div with any link proper. I feel that Mike Alsup's post was on the right track, but, it seems, too much was expected to know by a noob like me. How would the code listed in post #2

[jQuery] Re: Div control

2008-12-14 Thread Shaun Culver
Thank you for your response. I'd be grateful if you'd be so kind as to help me get on my feet. I am new to jQuery (and javascript/ajax frameworks). I know that the main library file needs to be included: Where would the code that you've listed go? What would the "a href" tag look like that cal

[jQuery] Div control

2008-12-14 Thread Shaun Culver
I would like to know how to use jQuery to control (create, delete, update, toggle, animate, etc.) divs. I have been searching, but never find anything satisfactory. For example, I would especially like to find a script that can do all of this via the "a href" tag. I would appreciate any leads.