window.open and jumping to a specific page

Nov 01, 2018

Hi, does anyone know if I can use JavaScript to open a new SL output and jump to a specific page? My JS is working just fine for opening the other output, but I would very much like to have the learner land on the second page.

window.open("../../story.html", "_self");

Thanks,

Alan

2 Replies