Questions tagged as 'embed'

2
answers

how to leave an embed with fixed width and height responsive?

Does anyone know how to leave this embed responsive, I can not because after a fixed width and height? <iframe src="//vshare.io/v/f171731/width-470/height-305/" width="470" height="305" frameborder="0" scrolling="no" allowfullscreen="true"...
asked by 26.10.2017 / 14:25
1
answer

Redirecting Adobe XD content to WordPress

The company where I work hired someone to do a simple dashboard using Adobe XD. Example: link But we would like to host the dashboard on our website, which was developed using WordPress. It is possible? I believe that solutions involving...
asked by 19.02.2018 / 00:14
1
answer

Responsive embed bootstrap does not work

I'm trying to implement the responsive embeded bootstrap because I need to put a video (.mov) on the site, but it's not working. source: link code: <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-r...
asked by 19.06.2017 / 16:08
2
answers

CMB2 - Wordpress

/** * Video metabox */ $videos = new_cmb2_box( array( 'id' => $prefix . 'video_url', 'title' => 'YouTube Vídeo', 'object_types' => array( 'video_destaque_home', ), // Post type 'con...
asked by 02.05.2017 / 02:48
2
answers

How to pass the Syntax or Semantics written in the text field, to a Textarea

Let's face it, this is more of a doubt than a logical reasoning. I have some input in the HTML page, and it even passes its value (s) to textarea , at the click of a button. Great, so far so good! I developed as I described ab...
asked by 14.05.2016 / 21:21
2
answers

How to make iframe "clickable" anywhere on the page? [closed]

Assuming I have a youtube video in an iframe on my site, how would I be able to reproduce the iframe by clicking anywhere in the body of the page without doing what the iframe takes over the entire screen? For example when clicking anywhere on t...
asked by 16.02.2018 / 21:26
2
answers

Creation playList with select-option and video, object and embed elements

To play YouTube videos on a webpage with select-option playlist, I have a simple example: Code troca = function (link) { document.getElementById('video').innerHTML = '<iframe src="'+link+'" width="420" height="315" framebord...
asked by 25.01.2017 / 21:57
1
answer

Merge executable C #

I have 2 Exe programs and I would like to merge. 1 Management Software Exe 2 MongoDB EXE For 1 EXE to work, MongoDB must be fully configured with the bank deployed on specific directories. Currently the settings and installation of Mong...
asked by 04.12.2018 / 03:11
1
answer

Where is the error? [closed]

Good people, I would like to put a clock on a site that I am doing but nothing appears :( Could you give me a hand? Thank you in advance. HTML: <!doctype html> <html> <head> <link href="https://fonts.googleapis.com/c...
asked by 10.08.2017 / 16:32