[wp-trac] [WordPress Trac] #29134: playlist not supported by many browsers

WordPress Trac noreply at wordpress.org
Wed Aug 6 22:12:46 UTC 2014


#29134: playlist not supported by many browsers
-----------------------------+----------------------
 Reporter:  Marco Raaphorst  |       Owner:
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Media            |     Version:  3.9.1
 Severity:  normal           |  Resolution:  invalid
 Keywords:                   |     Focuses:
-----------------------------+----------------------

Comment (by wonderboymusic):

 A snippet from your source:

 {{{
 <script type="text/javascript">
 jQuery(document).on( 'ready post-load', function(){
         jQuery( 'a.share-linkedin' ).on( 'click', function() {
                 window.open( jQuery(this).attr( 'href' ), 'wpcomlinkedin',
 'menubar=1,resizable=1,width=580,height=450' );
                 return false;
         });
 });
 </script>
 <script type='text/javascript' src='http://marcoraaphorst.nl/wp-
 content/plugins/akismet/_inc/form.js?ver=3.0.1'></script>
 <link rel='stylesheet' id='mediaelement-css'
 href='http://marcoraaphorst.nl/wp-
 includes/js/mediaelement/mediaelementplayer.min.css?ver=2.13.0'
 type='text/css' media='all' />
 <link rel='stylesheet' id='wp-mediaelement-css'
 href='http://marcoraaphorst.nl/wp-includes/js/mediaelement/wp-
 mediaelement.css?ver=3.9.2' type='text/css' media='all' />
 <script type='text/javascript' src='http://marcoraaphorst.nl/wp-
 includes/js/comment-reply.min.js?ver=3.9.2'></script>
 <script type='text/javascript' src='http://s0.wp.com/wp-content/js
 /devicepx-jetpack.js?ver=201432'></script>
 <script type='text/javascript'
 src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'></script>
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29134#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list