2013年5月7日 星期二

iBook Widget Event

<script type="text/javascript" src="AppleClasses/AppleWidget.js"> </script>


<script type="text/javascript">
    widget.pauseAudioVisual = function() {
// Go to the Quiet scene when closing a widget
    };

    widget.didEnterWidgetMode = function() {
    // When reopening the widget, go back to the first scene
    
    };

沒有留言:

張貼留言