WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Opens In New Window

for

From: glen walker
Date: Jul 13, 2018 9:23AM


The codepen UI has an inaccessible alert icon in the style section. It
says you don't need a <style> tag in that block of code but rather just put
the direct CSS. You probably had a <style> tag in your local file and just
copy/pasted it into the style section. Removing the <style> makes the BBC
link work as expected. Weird that the footnote example worked. Codepen
probably has a bug where the <style> tag just messes up the first style
definition.

On Thu, Jul 12, 2018 at 8:04 PM, Birkir R. Gunnarsson <
<EMAIL REMOVED> > wrote:

> Here's a draft
> https://codepen.io/Wildebrew/pen/yqNWXG
>
> The Code Pen UI is a mess
> so I messed something up for the first example (links that open in new
> window based on the target attribute). It works fine on my local file
> but the Coe Pen version does not work.
>