Click to See Complete Forum and Search --> : target attribute problems


EliteMenace
April 5th, 2003, 04:21 PM
When I add the target attribute to any of my html in an xsl file it locks up the browser when the user clicks the link. For instance, I am using XML to parse a huge amount of data in xml format. I then put a href link and gave it a target of "_new" to open up a new browser window and it locks it up tight... Anyone else having this problem or know a way around it?

Paul