![Cayin SMP-WEB4 Скачать руководство пользователя страница 75](http://html1.mh-extra.com/html/cayin/smp-web4/smp-web4_user-manual_2575129075.webp)
SMP-WEB SERIES USER MANUAL
67
Example 9:
Play background music
If you want to hide a media player and only play music, e.g. MP3, you have to create a CSS
rule to control the attributes of “
OBJECT
” tag, and set the value of param name “
hidden
”
as “
1
”.
<html>
<head>
<style type="text/css">
<!-- object {
visibility: visible;
}
object.hiddenObject {
visibility: hidden ! important; width: 0px ! important; height: 0px ! important; margin: 0px ! important;
padding: 0px ! important;
border-style: none ! important; border-width: 0px ! important; max-width: 0px ! important;
max-height: 0px ! important;
}
-->
</style>
</head>
<body>
<object type="video/main" height="240" width="320" class="hiddenObject">
<param name="src" value="file://1.mp3">
<param name="hidden" value="1">
</object>
</body>
</html>
Содержание SMP-WEB4
Страница 103: ...6 Content Update and Media Folder Management 6 1 Update Media Folder 96 6 2 Manage Media Folder 99...
Страница 136: ...8 Touch Panel Support 8 1 Verified Touch Panel 129 8 2 Configure Parameters of Touch Panel 130 8 3 Screen Saver Mode 131...
Страница 140: ...9 Network Settings 9 1 Ethernet 133 9 2 WIFI Wireless Network 134 9 3 3G Data Network 135 9 4 Off Line Settings 137...
Страница 146: ...USER MANUAL 138 6 After completing all configurations click SAVE and APPLY to adopt all the settings...
Страница 152: ...11 SMP Console...
Страница 156: ...USER MANUAL 148...