Mozilla Sidebars

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Mozilla Sidebars

Ken Treis-4
Here's a cute little Resource that lets you create those sidebars that
Mozilla (and its commercial cousin, Netscape 6) use.  There's also an
example subclass of MozillaSidebarResource that shows you how it's
done.  The resource does all of the work except the actual rendering of
the sidebar.. that you have to do yourself in a subclass.

Try it like this:

<Site ... >
  <SiteIdentifier ...>
  <ExampleSidebarResource stringUriPattern: '/'>
</Site>

Let me know what you think.


--
Ken Treis
[hidden email]

moz-sidebar.zip (4K) Download Attachment