smuehlh / genepainter

1 stars 0 forks source link

Onclick highlighting in results-tab/phylo-tree #59

Closed smuehlh closed 8 years ago

smuehlh commented 8 years ago

Auto-scroll pattern to first position highlighted

smuehlh commented 8 years ago

var pos = $(".intron_x:first").position().left; $("#pattern-div").scrollLeft(pos); // selbes fuer svg und stats