XHTML 1.1 doesn't allow the target="" attribute in anchors (<a></a>).
I want to load a link in a new window, but how can i do this if targets are disabled? is there some else attribute which does this? using javascript is maybe possible, but it's too simple too use JS
Thanks in advance.