Update sample to set non-ASCII label.

This commit is contained in:
LIU Dongyuan / 柳东原
2015-02-04 01:48:31 -08:00
parent d300bdba4a
commit a54ab9e25a

View File

@@ -57,6 +57,7 @@
display: none;
}
</style>
<meta charset="UTF-8">
</head>
<body>
<h1>
@@ -80,7 +81,7 @@
</p>
<p>
<button onclick="setIcon()">Set Icon</button>
<button onclick="quark.setLabel('03:14 AM')">Set Label</button>
<button onclick="quark.setLabel('03:14 AM')">Set Label</button>
<button id="show-menu">Show Menu</button>
</p>
<p>