Re: t:jquery.dialogajaxlink

2013-10-30 Thread John
prototype seems to be used in other zone based dialogs for action links and 
ajax form submits zone="^", so when I suppress prototype these bits of the app 
are unresponsive

John
  - Original Message - 
  From: Thiago H de Paula Figueiredo 
  To: Tapestry users 
  Sent: Wednesday, October 30, 2013 7:07 PM
  Subject: Re: t:jquery.dialogajaxlink 


  On Wed, 30 Oct 2013 15:57:28 -0200, John  wrote:

  > btw I can get this to work with suppress prototype = true, not sure I  
  > want to do that though!?

  If you're not using Prototype, so why include it? ;)

  >   - Original Message -
  >   From: John
  >   To: users@tapestry.apache.org
  >   Sent: Wednesday, October 30, 2013 5:46 PM
  >   Subject: t:jquery.dialogajaxlink
  >
  >
  >   Is there a working t:jquery.dialogajaxlink example? I can't get the  
  > dialog to display using code similar to below example. I updated to  
  > 3.3.7 tapestry5-jquery. The action event is called.
  >
  > 1..  t:zone="myZone">
  > 2.. Open
  > 3.. 


  -- 
  Thiago H. de Paula Figueiredo
  Tapestry, Java and Hibernate consultant and developer
  http://machina.com.br

  -
  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
  For additional commands, e-mail: users-h...@tapestry.apache.org


Re: t:jquery.dialogajaxlink

2013-10-30 Thread Thiago H de Paula Figueiredo

On Wed, 30 Oct 2013 15:57:28 -0200, John  wrote:

btw I can get this to work with suppress prototype = true, not sure I  
want to do that though!?


If you're not using Prototype, so why include it? ;)


  - Original Message -
  From: John
  To: users@tapestry.apache.org
  Sent: Wednesday, October 30, 2013 5:46 PM
  Subject: t:jquery.dialogajaxlink


  Is there a working t:jquery.dialogajaxlink example? I can't get the  
dialog to display using code similar to below example. I updated to  
3.3.7 tapestry5-jquery. The action event is called.


1.. t:zone="myZone">

2.. Open
3.. 



--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: t:jquery.dialogajaxlink

2013-10-30 Thread John
btw I can get this to work with suppress prototype = true, not sure I want to 
do that though!?
  - Original Message - 
  From: John 
  To: users@tapestry.apache.org 
  Sent: Wednesday, October 30, 2013 5:46 PM
  Subject: t:jquery.dialogajaxlink 


  Is there a working t:jquery.dialogajaxlink example? I can't get the dialog to 
display using code similar to below example. I updated to 3.3.7 
tapestry5-jquery. The action event is called.

1.. 
2.. Open
3..