inst/explorer/server/3_event_corpus_map_click/js_auto_scroll.R

# Auto scroll to top when new tile clicked --------------------------------
shinyjs::runjs(sprintf("$('.boxed_doc_%s').scrollTo('#%s');",
                       plot_mode$mode,
                       1))
shinyjs::runjs(sprintf("$('#dag_kart').scrollTo('%s');", 0))
shinyjs::runjs(sprintf("$('#extra').scrollTo('%s');", 0))

Try the corporaexplorer package in your browser

Any scripts or data that you put into this service are public.

corporaexplorer documentation built on June 20, 2022, 5:20 p.m.