v

[jplayer] jquery 기반으로 개발된 mp3 player 입니다.

· 2011-12-08 (목) 14:29:44 · 11918
[주소]
 
[]
이미 아시는 분들도 있을지 모르겠으나 .
 
웹사이트에서 mp3 player 재생 할 일이 있어서 검색 하던중 좋은 자료가 있어 ..
이렇게 올려 봅니다.
 
 
[ex]
$(document).ready(function() {

    $("#jquery_jplayer_1").jPlayer({
        ready: function(event) {
            $(this).jPlayer("setMedia", {
                mp3: "http://www.jplayer.org/audio/mp3/TSP-01-Cro_magnon_man.mp3",
                oga: "http://www.jplayer.org/audio/ogg/TSP-01-Cro_magnon_man.ogg"
            });
        },
        swfPath: "http://www.jplayer.org/2.1.0/js",
        supplied: "mp3, oga"ddd
    });
});                                      
|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

5,403건

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
Mobile 11-12-19 조회 4,562
jQuery 11-12-17 조회 3,306
MySQL 11-12-17 조회 3,589
MySQL 11-12-17 조회 2,931
node.js 11-12-16 조회 2,537
node.js 11-12-15 조회 2,852
node.js
[node.js]
11-12-15 조회 2,984
node.js 11-12-15 조회 5,722
JavaScript 11-12-15 조회 3,103
Linux 11-12-14 조회 1,951
PHP 11-12-14 조회 4,205
jQuery 11-12-12 조회 2,697
Linux 11-12-12 조회 2,780
node.js 11-12-09 조회 3,087
Mobile 11-12-09 조회 3,577
Mobile 11-12-09 조회 2,927
Mobile 11-12-09 조회 3,366
Mobile 11-12-09 조회 4,480
node.js 11-12-09 조회 2,357
기타 11-12-09 조회 3,104
Flash 11-12-08 조회 2,728
PHP 11-12-08 조회 2,801
jQuery 11-12-08 조회 1.2만
PHP 11-12-08 조회 4,454
jQuery 11-12-08 조회 3,035
JavaScript 11-12-08 조회 3,049
node.js 11-12-07 조회 2,453
jQuery 11-12-07 조회 3,367
Flash 11-12-07 조회 3,819
node.js 11-12-07 조회 3,458