Is chat available for community PrimeFaces + Modena

Locked
damu.liu
Posts: 1
Joined: 22 Jul 2015, 22:45

24 Jul 2015, 02:09

I saw there is a chat component in the Ronin preview page:

http://www.primefaces.org/ronin/

I wonder if the chat component is also available for community PrimeFaces + Modena

Thanks.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

27 Jul 2015, 14:08

It is not a chat component. Our designer created it with p:tabview, html tag and Css;

Code: Select all

<p:tabView styleClass="OvHidden">
   <p:tab title="John Stanley">
      <span class="OvHidden Wid70 Fs16 DispBlock TexAlLeft Fleft">
         <div class="EmptyBox10"></div>
         <i class="fa fa-user leaden Fs26"></i> 
         <span class="leadenback BordRad15 DispInlBlock white" style="padding:5px 15px;">What about John how are you?</span>
      </span>
       ..
   </p:tab>
</p:tabview>
We have a chat example in primefaces push. (Chat sample is disabled in online demo; http://primefaces.org/showcase/push/chat.xhtml)

Locked

Return to “Modena”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests