Dalliance is a self-contained Javascript object which can be inserted into
almost any web page, e.g.:
Typical embedding code looks something like:
Note that you need to provide a DIV (named "svgHolder" by default, although this can be changed if you
want to embed multiple browsers in one page) into which the browser components will be inserted. You can
apply more-or-less arbitrary CSS to this div in order to style it or fit it into your page
layout.
Embedding API
It's possible to change or animate the view, add/remove tracks, or adjust the highlighted
region from Javascript code. There should be some more examples here! There is also
a plugin API for extending and customizing the browser.
Examples of embedding
Public sites known to use Biodalliance. Let us know if you want yours added!