No modal dialogs in chrome and safari

UI Components for JSF
Post Reply
jacob
Posts: 3
Joined: 19 Feb 2010, 14:55

16 Jun 2010, 20:29

Code: Select all

<h:form>
		<p:commandLink value="NumberDialog" action="#{NumberController.increaseNumber}"
			oncomplete="dlg3.show();" update="dialog" />
		<p:dialog id="dialog" header="Number" width="300px" widgetVar="dlg3" fixedCenter="true">
			<h:outputText value="#{NumberController.number}"/>
		</p:dialog>
	</h:form>
Hi. I'm having problems getting this code to work with chrome and safari... It works fine when using modal="true".

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

16 Jun 2010, 20:34

Can you check with online showcase?

http://www.primefaces.org:8080/prime-sh ... dialog.jsf

Does it work with your safari and chrome?

jacob
Posts: 3
Joined: 19 Feb 2010, 14:55

17 Jun 2010, 09:52

cagatay.civici wrote:Can you check with online showcase?

http://www.primefaces.org:8080/prime-sh ... dialog.jsf

Does it work with your safari and chrome?
Yes, it works in the showcase and also if I use this code in my project.

User avatar
oriolmartiribas
Posts: 26
Joined: 24 Feb 2010, 17:15

17 Jun 2010, 13:19

Can you check with online showcase?
http://www.primefaces.org:8080/prime-sh ... dialog.jsf
I don't understand what "online showcase" mean. :roll:
PrimeFaces 2.1 RC1 / JSF 2.0 / GlassFish 3 Server

jacob
Posts: 3
Joined: 19 Feb 2010, 14:55

18 Jun 2010, 09:24

oriolmartiribas wrote:
Can you check with online showcase?
http://www.primefaces.org:8080/prime-sh ... dialog.jsf
I don't understand what "online showcase" mean. :roll:
It's just a component gallery. The link contains the component we are discussing.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 34 guests