简体   繁体   中英

jQuery Media Player Controls

I got some javascript functions that control a media player object (like volumeUp(), play(), nextSong(), ect...). I want to create some jQuery controls for the functions - controls like sliders to control the volume/time, play/pause buttons and so on.

How can I design or create such controls using JQuery? I tried the built-in jQuery UI slider/buttons, but I don't really know how to design it (I know css).

Thanks!

您可以从http://jqueryui.com/themeroller/设计它,或从此处http://jqueryui.com/download下载单个主题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM