Jump to content
  • 0

Как изображение при клике заменить на видео


6hall
 Share

Question

Привет всем, я уже целый день бьюсь над этой темой, вроде бы не сложно, но я только азы JS изучил

В общем нужно заменить картинку на видео при клике (как на этом сайте, вверху слева, http://www.1nstudio.ru/# )

на сайте вот какая конструкция используется, но я не знаю что писать в head>script и также не понимаю назначение некоторых элементов в самом коде

<div id="slide_logo">

<div class="slide_logo cf">

<div class="videoLogo" id="videologo">

<div class="moduletable">

<p><iframe src="http://player.vimeo....&portrait=0" mce_src="http://player.vimeo....#38;portrait=0" width="510" height="310" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe></p> </div>

</div>

<div class="img"><a href="#" onclick="document.getElementById('videologo').style.display = 'block'; this.style.display = 'none'"> <div class="moduletableimagebg">

<p><img src="/images/stories/00.jpg" mce_src="/images/stories/00.jpg" alt=""><br></p> </div>

</a></div>

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy