two different jquery scripts

hante

New Member
Hi!

To begin with, I am a noob at webdesign, just so you know.

What I want to do is that I want to use jquery to:
1. When you click on a button a video shows in the middle of the screen linked from Youtube (this works fine).
2. Next to this button a want to have another button which shows information in a small box when you click on it.

How can I have both of theese things on the same page? When I add another script into the headtag, the video jquery thing stops working...

Edit: I would like to use this ( http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/ ) for the information box.

Thank you in advance
 
Last edited:

Phreaddee

Super Moderator
Staff member
Jquery show/hide.
You can have as many on the page as you want.
If its broken, its your implementation thats wrong.
And a tut doesnt help. A live link would...
 
Top