How to set Xpages Navigation Bar (Bootstrap) basic leaf nodes to active
问题 I am trying to use the Responsive Navigation Bar in the latest version of the Xpages Extension Library. It seems to work well but I cannot figure out how to set a link to active. Below is part of my code. What should I do to make a leaf node be active (i.e. look selected)? <?xml version="1.0" encoding="UTF-8"?> <xp:view xmlns:xp="http://www.ibm.com/xsp/core" xmlns:xe="http://www.ibm.com/xsp/coreex"> <xe:navbar id="custom-navbar1" fixed="unfixed-top" pageWidth="fluid" inverted="true"