Hi all,

I trying to open a url in new window.
I had created a new java class that show a page information like contact
page.
I want to click in the link and redirect to other page in the new window.

My java code class:

 list.addItem().addXref([name], [target], "class", "name", "");

HTML code is:

<a href="http://page"; class="class" name="name">http://page</a>

How can I insert a "target" param in the <a> tag?

The SimpleHTMLFragment.java translate the HTML to DRI.

Thanks,

Marcos
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to