Embedded HTML view and Target propertt

I have embedded a view on a form and with HTML display properties. I want all docs to open in a new window, so in Target, single and double click, I type _blank. Still the docs open in the same window. I tried setting target _blank in the form HTML head attributes, but then all links open in a new window. Any solutions please. The same _blank works fine if I display the view using Java Applets