Cisco Cisco StadiumVision Mobile Streamer 维护手册

下载
页码 56
2. Optionally, if you would prefer not to display seconds information, you can
replace the above “return” line with the following:
return hh + ':' + mm + ' ' + ((date.getHours() < 12) ? 'AM' :
'PM');
3. Implement the function in the HTML script as follows:
var dateString = (startJSDate.getMonth() + 1) + "/" +
startJSDate.getDate();
if (!startDateTime.isDateOnly()) {
dateString += " -- " + format12Hour(startJSDate);
}
HTML5 Resources
Wordpress
Wordpress is a HTML5 resource that provides an intuitive approach to creating digital
signage. Here are some of the benefits of using the Wordpress architecture:
l
Wordpress offers advanced HTML5 support, with premade widgets ranging from
weather to e-commerce. The system also supports advanced HTML5 options
using CSS3 features.
l
You can either run Wordpress from the website or install a Wordpress instance on
your own servers.
HTML5 Authoring
These are some of the common HTML5 authoring applications:
l
Adobe CS Tools: Dreamweaver, Illustrator, InDesign, and Photoshop
l
Aptana Studio
l
CoffeeCup Software
© Cisco Systems, Inc. All rights reserved.
47 of 48