Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: "Tip: Avoid \"javascript:void(0)\" for empty links"
|
||||
shortTitle: Avoid "javascript:void(0)" for empty links
|
||||
type: tip
|
||||
tags: [javascript,browser,accessibility]
|
||||
language: javascript
|
||||
tags: [browser,accessibility]
|
||||
author: chalarangelo
|
||||
cover: white-flower
|
||||
excerpt: There are many ways to create empty links, some more appropriate than others. Learn how to best handle empty links with this quick tip.
|
||||
|
||||
Reference in New Issue
Block a user