How do I change attribute on body tag in xpages, I need to add a class to the body tag.
Thanks
Thomas
How do I change attribute on body tag in xpages, I need to add a class to the body tag.
Thanks
Thomas
Subject: Xpage style properties
In the properties of the XPage go to style and add the class, you want. This translates to the body tag’s class.
Was that, what you were looking for?
regards,
Manuel
Subject: ofcourse
you are right, thanks!