Loony2nz
Loony2nz

Reputation: 4701

Can jQuery UI Dialog Box hold a video? (maybe a youtube video?)

I haven't seen any examples on the net. Was wondering if someone knows if there's one that exists or if it's even possible.

thanx

Upvotes: 0

Views: 3412

Answers (3)

Andy Gaskell
Andy Gaskell

Reputation: 31761

I just edited the dialog on http://jqueryui.com/dialog/ with Firebug and was able to get an embedded video to play just fine. I replaced the text within the p tag with the youtube embed code.

Upvotes: 2

Kuvalda.Spb.Ru
Kuvalda.Spb.Ru

Reputation: 443

See this plugin http://lab.abhinayrathore.com/jquery_youtube/

Upvotes: 2

eidylon
eidylon

Reputation: 7238

You could use facebox too...

Find it here: get facebox

Upvotes: 0

Related Questions