11 May 2007

Bitter Browser manual configuration sample script

<!-- BITTY BROWSER : WWW.BITTY.COM : {BEGIN} --> <script type="text/javascript">
<!--

/* Bitty Browser tips & tricks: */
/* http://www.bitty.com/manual/ */

bitty = {contents: [{
service: "bitty:browser",
title: "Bitty Browser",
width: "100%",
height: "1000",
titlebar: {display: "off"},
buttonbar: {textlabels: "off"},
searchbar: {display: "off"},
homepage: {contents: [{website: ""}]}
}]};

// -->
</script><script src="http://b1.bitty.com/b2script/" type="text/javascript"></script>
<!-- BITTY BROWSER : WWW.BITTY.COM : {END} -->

No comments: