Skip to content

Instantly share code, notes, and snippets.

Created January 25, 2016 14:35
<f:facet name="metaContainer">
<af:resource type="javascript">
function newWindow()
{
document.getElementById("f1").target = "_blank;targetfeatures=toolbar=no location=no directories=no menubar=no";
}
</af:resource>
</f:facet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment