Yes, the results look much the same with random stuff injected.

It is looking like the jquery.dialogajaxlink doesn't work properly in loops 
within zones because of this id issue. The first time the zone is rendering the 
ids are fine though.

At present the user has to refresh the page to restore function.

<span style="height:149px;" class="calday">
14
<br>Thu
<br><a title="available" class="availablece" id="book_14223540913_9" 
href="#">09:00<br>12:00</a>
<br><a class="reservedce" id="edit_14223540913" href="#">13:00<br>14:30</a>
<br><a  class="reservedce" id="edit_14223540913_0" href="#">14:50<br>16:20</a>
<br><a title="available" class="availablece" id="book_14223540913_10" 
href="#">16:40<br>18:00</a>
<br><a title="available" class="availablece" id="book_14223540913_11" 
href="#">21:00<br>23:00</a>
<br></span>
  ----- Original Message ----- 
  From: Thiago H de Paula Figueiredo 
  To: Tapestry users 
  Sent: Monday, November 04, 2013 1:29 PM
  Subject: Re: incorrect ids for links after switching jquery tabs


  On Mon, 04 Nov 2013 10:52:30 -0200, John <j...@quivinco.com> wrote:

  > I have also added an id="value" attribute to the component but it is  
  > ignore, I just get a similar result. (see below)

  Have you checked whether the zone-rendered link ids are now non-random,  
  which was your original problem? I haven't used the DialogAjaxLink from  
  tapestry5-jquery, so I don't know whether it actually supports receiving  
  the id.

  You didn't seem to have included the results in the e-mail.

  -- 
  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

Reply via email to