I’m trying to add the very simple HTML code ‘’ to the HTML head event of an XPage. I know how to add metatags using resource properties in XPages but not how to add a simple tag to the head. Can anyone help me out?
Thanks very much!
I’m trying to add the very simple HTML code ‘’ to the HTML head event of an XPage. I know how to add metatags using resource properties in XPages but not how to add a simple tag to the head. Can anyone help me out?
Thanks very much!
Subject: Did someone call me?
…
Is this something like adding a xp:linkResource?
Subject: 'Still doesn’t work
Thanks very much, but this still doesn’t work for me. Each link contained in the iFrame still comes up inside the content frame, so you get frame-within-frame. ![]()
I think the iFrame displaying a Notes navigator with URL hotspots causes lots of problems for XPages. For example, you can make the XPage containing this iFrame the default web browser launch option for the database but the navigator won’t display properly in the browser unless you explicitly enter the full URL pointing to the XPage.
Subject: Pure html
Why not just put in a regular base tag via html? It worked fine for me. It need not be in the head.
Subject: Upss only for Domino 8.5.1
![]()
Subject: Guess…
Hope this helps…
Subject: Does anybody know how to do this?
Subject: Same problem
Hello paul hannan, can you help us.
Subject: maybe us a script tag but…
I could probably use a script tag in the xpages but it would be nice to know where we could add to the tag. For example, I may need to add a IE fix such as the following to give IE HTML 5 & CSS3 support: