JARCH SHOWCASE
JARCH SHOWCASE
NotificationBar NotificationBar is a fixed positioned panel either at the top or the bottom of the page.
PrimeFaces Rocks!
<a:notificationBar position="top" effect="slide" styleClass="top" widgetVar="bar">
    <h:outputText value="PrimeFaces Rocks!" style="font-size:36px;" />
</a:notificationBar>

<a:commandButton value="Show" onclick="PF('bar').show()" type="button" icon="ui-icon-arrow-1-s"/>
<a:commandButton value="Hide" onclick="PF('bar').hide()" type="button" icon="ui-icon-arrow-1-n"/>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.