Jump to content
  • 0

NoNumber Sliders


lev999
 Share

Question

Как сделать, чтобы при закрытии Sliders видео отключалось?

Пример, где не работает:

демо

Joomla 3.5

NoNumber Sliders

AllVideos

Пример, где все работает:
демо

Видео вставляется в статью с помощью плагина
Плагин AllVideos вывод видео с VK

Цитата

/* — I would like to add to it — */
// vk.com
"VK" => "<iframe width=\"{WIDTH}\" height=\"{HEIGHT}\" src=\"{SOURCE}\" style=\"border-width:0px;\" allowfullscreen title=\"Video Player\"></iframe>",

// myvi.ru
"Myvi" => "<iframe width=\"{WIDTH}\" height=\"{HEIGHT}\" src=\"{SOURCE}\" style=\"border-width:0px;\" allowfullscreen title=\"Video Player\"></iframe>",

// sibnet.ru
"Sibnet" => "<iframe  width=\"{WIDTH}\" height=\"{HEIGHT}\" src=\"//video.sibnet.ru/shell.php?videoid={SOURCE}\" style=\"border-width:0px;overflow:hidden;\" allowfullscreen title=\"Video Player\"></iframe>",

// kivvi.kz
"Kiwi" => "<iframe  width=\"{WIDTH}\" height=\"{HEIGHT}\" src=\"http://v.kiwi.kz/v2/{SOURCE}/\" style=\"border-width:0px;\" webkitallowfullscreen mozallowfullscreen allowfullscreen title=\"Video Player\"></iframe>",

// mail.ru
"Mail" => "<iframe src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\" style=\"border-width: 0px;\" webkitallowfullscreen mozallowfullscreen allowfullscreen title=\"Video Player\"></iframe>",



я как понимаю при нажатии на Sliders идет замена

 

Цитата

display: block;

на

 

Цитата

display: none;

 

Edited by lev999
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0
7 часов назад, klierik сказал:

При клике на аккордеон обращаться к плагину по API и передавать команду "stop".

Но так как я не смог найти сайт разработчика то без понятия как это реализовать

Это нужно?

http://video.sibnet.ru/help-api/

Link to comment
Share on other sites

  • 0

Я так понял этот плеер на базе AWPlayer, но где и как он инициализируется найти не удалось. Документация у них очень скудная.

Я бы на твоём месте на прямую обратился бы к разработчику: http://www.joomlaworks.net/support/contact

Link to comment
Share on other sites

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