0

I need to implement the functionality of playing video on clicking a link in an ASP.Net website.

What options do I have available? I have googled and have found that we can also use JQuery for this.

But I'm still not sure about it.

Draken
  • 3,134
  • 13
  • 34
  • 54
rp4361
  • 433
  • 1
  • 5
  • 20
  • Sorry, but Stackoverflow is for asking specific questions about what you already have - it is not for asking for tutorials or working code. Please read the [ask] section in the help – freefaller Jun 17 '16 at 07:15

1 Answers1

0

Your looking for this:

start/play embedded (iframe) youtube-video on click of an image

Your going to need JQuery, @Anuj Khandelwal gave good example hope it helps

Community
  • 1
  • 1
solujic
  • 924
  • 1
  • 18
  • 43