Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maiquinho/target-blank-validate

This javascript code helps you to add the target="_blank" HTML Attribute on the <a> automatic if the href link contains "https".
https://github.com/maiquinho/target-blank-validate

attributes html http javascript target

Last synced: 3 months ago
JSON representation

This javascript code helps you to add the target="_blank" HTML Attribute on the <a> automatic if the href link contains "https".

Awesome Lists containing this project

README

        

# Target Blank Validate

This javascript code helps you to add the **target="_blank"** HTML Attribute on the `````` automatic if the href link contains "https".

## Usage

1. Download the script or clone this repository.
2. Link the script on your project:

```

```

Enjoy it!