I was searching about target=”_blank” problem on Google.
Finally I’ve found two awesome and well discussed articles.
Firstly: from Cyber codeur. (FR). This is an old article but always up about target=”_blank” problem with W3C norms and coding.
Secondly: from (yes again =] ) Perishable Press (EN) : an unobtrusive JS solution (but a bit difficult to understand for people like me)
Around this target=”_blank” problem, I was able to ask 3 questions:
- Transitional / Strict coding for valid W3C norms (being valid or strict coding)
- Open a new page Vs usability (How to return to previous page with a new window ? [e.g.])
- Inline coding Vs Script interpreted language (first more quick but not valid)
This article from Manuel Catez (FR) is a good summary of this problem.
Enjoy !




















In the same subject : http://www.cybercodeur.net/weblog/commentaires/detailsCarnet.php?idmessage=1088