Javascript Link Fixer

Converts Javascript links that open new windows into regular old links

Versão de: 10/01/2016. Veja: a última versão.

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v. 1.2.5 14/03/2020 Added include directive, other tweaks?
  • v. 1.2.4 31/01/2016 Some anti-redundancy cleaning up. Now supports onclick and pages that use Adobe GoLive
  • v. 1.2.3 30/01/2016 Fixed cases where you could be automatically redirected
  • v. 1.2.2 24/01/2016 Now skips over less than and greater than operators
  • v. 1.2.1 17/01/2016 Links will now execute their original behavior on left click.
  • v. 1.2.0 14/01/2016 Handles more complex variable management
  • v. 1.1.3 11/01/2016 Now handles cases where function statements rely on variable statements elsewhere in the function (and added support for window.open)
  • v. 1.1.2 10/01/2016 Now handles cases where arguments are passed solo to function statements
  • v. 1.1.1 10/01/2016 Fix to handle variables at the end of an argument
  • v. 1.1.0 10/01/2016 Now supports multiple layers of function examination
  • v. 1.0.0 10/01/2016