[Typo3-dev] Pop-up in FE... how to?

Thorsten Kahler thorsten.kahler at dkd.de
Thu Aug 26 11:48:17 CEST 2004


Hi Johannes,

have you ever worked with JavaScript/JScript/ECMAScript turned of? Or a  
text browser? Or a pda? - No way to get to the url your JS does aim to.

Set the href attribute to the right url, use target="_blank" and overrule  
both if JS is working. And everbody will be able to use your  
application/site. That's the way accessiblity works: serve all, carress  
some.

Thorsten

On Thu, 26 Aug 2004 10:44:00 +0200, Johannes Reichardt  
<mailbox at gramba.net> wrote:

> Hi Thorsten,
>
>>
> Even better would be <a href="javascript:void(0);" onclick="...">
>
> - Johannes
>





More information about the TYPO3-dev mailing list