Not working in iframe
-
Hello,
How can I pass a parameter into an iframe? I want to load Vimeo videos from URL like this:
<iframe src="https://player.vimeo.com/video/[urlparam param=video_id]?title=0&byline=0&portrait=0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="640" height="360" frameborder="0"></iframe>
But it doesn’t work. How can I solve this?
Thanks,
Andras
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Not working in iframe’ is closed to new replies.