Jump to content

Raabianony

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Raabianony

  1. Hello again! The suggestion by Ingolme works fine on the local PC. But on the Website, the links download the selected video, instead of displaying the video within iFrame. I need another push - please help. Raabi
  2. Thank you very much, Ingolme, for the help. Have a great time. Raabi
  3. Thanks for the response. The actual links are as below: <a id="Genome" target="VidFrame" href="www.informix.pk/Videos/Genome.mp4"> Human Genome</a> <a id="KKC" target="VidFrame" href="www.informix.pk/Videos/KKC.mp4"> Human Genome</a> <a id="Nutrition" target="VidFrame" href="www.informix.pk/Videos/Genome.mp4"> Food and Nutrition</a> The code for the iFrame is; <iframe name="VidFrame" width="800px" height="450px" src="I don't know" frameborder="0" allowfullscreen> </iframe>" The hyperlinks and the iFrame are on the same page. This code doesn't help. Please help.
  4. Hi everyone!This is my 1st post here.I have 5 video links, to different videos, on my Web page; likevideo 1 linkvideo 2 link--------video 5 linkI have one iFrame, on the same Web page as the links; <iframe name="VidFrame" width="800px" height="450px" src="????" frameborder="0" allowfullscreen> </iframe>" I want that; if a user clicks any of the links, that particular video should appear in the "VidFrame" iframe.Regards
×
×
  • Create New...