I added these configs and that seems to of resolved the issue!

 configuration.add(JQuerySymbolConstants.SUPPRESS_PROTOTYPE, "false");
 configuration.add(JQuerySymbolConstants.JQUERY_ALIAS, "$J");        

many thanks,
John

  ----- Original Message ----- 
  From: Emmanuel DEMEY 
  To: Tapestry users 
  Sent: Sunday, February 03, 2013 1:37 PM
  Subject: Re: problems with jQuery Tabs, Tooltip and Button mixins


  If you use tapx datepicker, did you set the SUPPRESS_PROTOTYPE to false, in
  order to have a Prototype (used by tapx) and jQuery application ?
  Manu


  2013/2/3 John <j...@quivinco.com>

  > Here is the console output:
  >
  >   1.. Uncaught TypeError: Cannot call method 'call' of undefined
  > tapestry-jquery.js:9661.. script.onload.script.onreadystatechange
  >   ----- Original Message -----
  >   From: John
  >   To: users@tapestry.apache.org
  >   Sent: Sunday, February 03, 2013 1:00 PM
  >   Subject: problems with jQuery Tabs, Tooltip and Button mixins
  >
  >
  >   I am using jquery tabs that contain forms and zones with jquery buttons
  > and tooltips. Sometimes the buttons and tooltips do not stylise properly.
  > Also the popup on my tapx datetime picker doesn't link through. Tooltips
  > and button links appear plain.
  >
  >   The problem seems sporadic and I'm not sure what combination of events
  > creates the situation, but I guess it's a problem with the tabs component.
  >
  >   Has anyone else had this problem with jquery tabs?
  >
  >   John
  >



  -- 
  Emmanuel DEMEY
  Ingénieur Etude et Développement
  ATOS Worldline
  +33 (0)6 47 47 42 02
  demey.emman...@gmail.com
  http://emmanueldemey.fr/

  Twitter : @EmmanuelDemey

Reply via email to