Hi,

I'm just trying to integrate JS script which formats decimal numbers as
follows:
(from: http://www.decorplanit.com/plugin/)



  // input tag for the above
  <input id="some ID" value="" type="text" class="auto" size="25" />


Which works fine as long as I do not place the inputtext within a <t:block/>
element!
The script is not applied to the field if it is placed inside block
elements.

What could be the cause? Do I have to take care of anything if I want to
apply script functions to elements inside t:blocks?

Thanks



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/JS-does-not-work-within-t-block-tp5718269.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to