Re: transparent text overlay on an image

2012-12-18 Thread Lance Java
This is purely a CSS question and not related to tapestry http://lmgtfy.com/?q=+transparent+text+overlay+on+an+image -- View this message in context: http://tapestry.1045711.n5.nabble.com/transparent-text-overlay-on-an-image-tp5718804p5718805.html Sent from the Tapestry - User mailing list arch

RE: transparent text overlay on an image

2012-12-18 Thread nhhockeyplayer nashua
Thanks Lance, This link seemed to spell it out with usage of z-index http://stackoverflow.com/questions/1183633/can-you-overlay-a-transparent-div-on-an-image I guess if I have transparenttext to display in my tapestry... I will render one of these divs and avoid alot of javascript Best regar

RE: transparent text overlay on an image

2012-12-18 Thread nhhockeyplayer nashua
In t5 though I dont see any xml based script support like in t4... with the initialize and body tags and such... I was able to perform dynamic binded javascript anywhere in my tml. I hope that capability init/body/parameters makes its way into t5 soon. I would actually prefer to code this tra

RE: transparent text overlay on an image

2012-12-18 Thread nhhockeyplayer nashua
So whats so bad about keeping the T4 javascript support in t5? i thought it was pretty handy

Re: transparent text overlay on an image

2012-12-18 Thread Josh Canfield
"better to have static js" On Tue, Dec 18, 2012 at 12:08 PM, Josh Canfield wrote: > Tapestry5 is not an upgrade from Tapestry4. I know, the name makes that > confusing for sure, but it's a totally separate beast. > > I think that creating javascript template files has been discussed before, > and

Re: Validation issue with Tapestry 4

2012-12-18 Thread Muhammad Gelbana
Why don't you switch to v5 ? I rarely fine anyone getting answers to T4 quesitions, besides, T5 is unbelievable ! On Tue, Dec 18, 2012 at 8:38 AM, SAMPY wrote: > Any Solutions? > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Validation-issue-with-Tapestry-4-tp

what javascript does T5 use

2012-12-18 Thread nhhockeyplayer nashua
Sorry folks, i been scoping out T5 javascript and still confused. i have been operating T5.3 http://tapestry.apache.org/release-notes-532.html http://tapestry.apache.org/2012/02/07/announcing-tapestry-532.html Still wondering if T5 goes with some javascript framework. Scriptaculous, prototype

RE: what javascript does T5 use

2012-12-18 Thread nhhockeyplayer nashua
Ok found it http://tapestry.apache.org/javascript.html So is the Javascript portion of T5 going to anew framework in future releases ? Thanks for your patience Best regards and thanks... KEN From: nhhockeypla...@hotmail.com To: users@tapestry.apache.org Subject: what javascript does T5 use Da