Jaume Sanchez пре 9 година
родитељ
комит
623388ed35
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      examples/index.html

+ 1 - 0
examples/index.html

@@ -341,6 +341,7 @@
 			links[ file ].className = 'link selected';
 
 			window.location.hash = file;
+			viewer.focus();
 
 			button.style.display = '';
 			panel.classList.toggle( 'collapsed' );