Learn

The forum of documents and methods for studying - Lượm lặt kiến thức


    Code to play a direct audio link

    avatar
    congdantoancau

    Tổng số bài gửi : 633
    Tiền xu Ⓑ : 1732
    Được cảm ơn № : 27
    Ngày khởi sự Ngày khởi sự : 12/05/2014

    Code to play a direct audio link Empty Code to play a direct audio link

    Bài gửi by congdantoancau 21st June 2015, 03:07

    Modules > JavaScript Codes Management > Create a new script

    Title : your choice
    Placement : In the topics
    Paste the code below and submit :



    Code:
    $(function(){$('.post .postbody a').each(function() {if (/http:\/\/.*?.mp3/.test($(this).html())) $(this).html($(this).html().replace(/(http:\/\/.*?.mp3)/ig,'<audio controls><source src="$1" type="audio/mpeg"></audio>')).before($(this).html()).remove()})});

    help.forumotion.com
    More


      Hôm nay: 27th April 2024, 02:50