Category Archives: WebOS Dev

WebOS SDK – Making buttons

From a post I made in the Palm developer forums (hope it is helpful to someone): Here is my summary of making a button (from lots of trial) In the scene HTML declare this <div x-mojo-element=”Button” id=”RefreshBtn” class=”myButton”> </div> Notice … Continue reading

Posted in WebOS Dev | 2 Comments