Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7871971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:04:17+00:00 2026-06-03T02:04:17+00:00

here is the simple code: http://jsfiddle.net/YAFuW/1/ basicly i tried to use like this: <iframe

  • 0

here is the simple code: http://jsfiddle.net/YAFuW/1/

basicly i tried to use like this:

<iframe src="http://player.vimeo.com/video/40977539?api=1" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

<a href="#">STOP</a>

$('a').click(function() {
   alert('stoped');
   froogaloop.api('unload');
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:04:18+00:00Added an answer on June 3, 2026 at 2:04 am

    I don’t know a “good” or “right” way to accomplish this cross-browser.
    Youtube’s JavaScript API fails, too.

    But this method is reliable and does work.
    Basically, it kills the <iframe> and rebuilds it.

    $('a').click(function() {
      alert('stoped');
      vimeoWrap = $('#vimeoWrap');
      vimeoWrap.html(vimeoWrap.html());
    });
    

    View at JSFiddle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using simple jcarousel here is ther code: http://jsfiddle.net/w6fLA/ I'm trying to show div
All of this is code is here: http://jsfiddle.net/yrgK8/ I have a news section which
I've built a simple dropdown menu. The code and demo is here: http://jsfiddle.net/3Lq2d/5/ It
Having some issues with my dropdown menu. Code here: http://jsfiddle.net/xY2p6/1/ Something simple I'm just
The following JavaScript code: alert(2 .x); Alerts 'undefined' (See it here: http://jsfiddle.net/Rp4wk/ ) (Note:
i have a fairly simple dropdown I build. Here is the live example: http://jsfiddle.net/K8VtB/
Fiddle here: http://jsfiddle.net/emJcx/1/ I have a drop down menu that is a simple show
jsFiddle is here: http://jsfiddle.net/qBQD4/ It's pretty simple really; I want the right arrow to
I got some sample code from the net here: http://www.javadb.com/sending-a-post-request-with-parameters-from-a-java-class That works fine. It
Consider this jsfiddle: http://fiddle.jshell.net/maple/JbEJN/show/ (this is the result window, in order for replaceState to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.