Skip to content

Instantly share code, notes, and snippets.

@asev
Created December 21, 2015 17:47
Show Gist options
  • Save asev/916fc41451f1861ed9be to your computer and use it in GitHub Desktop.
Save asev/916fc41451f1861ed9be to your computer and use it in GitHub Desktop.
Bookmarks for faster Regitra schedule check
https://www.eregitra.lt/viesa/interv/Index.php
javascript:window.frames[2].document.querySelectorAll("input[name='P_Asm_kodas']")[0]. value = '{{asmens_kodas}}'; window.frames[2].ieskoti();
javascript:(function(){window.frames[2].document.querySelectorAll("input[name='PRASYMO_NR_P0']")[0].value = '{{prasymo_numeris}}'; window.frames[2].document.querySelectorAll("input[name='code0']")[0].focus(); window.parent.frames[2].document.addEventListener('keydown', function(e){if (e.keyCode == 13){eval("window.frames[2].".concat(window.frames[2].document.querySelectorAll("input[value='Per%C5%BEi%C5%ABr%C4%97ti grafik%C4%85']")[0].getAttribute('onclick')));} return false;})})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment