Re: T5.3.1 How to expand all the tree nodes?

2012-05-13 Thread wesleywj2
hi Lance, can you give me an idea on recursive calling on this tree's deeply nested object recursive call? i just can't think of the way to this recursively, please advice and easy example would be helpful. thank you -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-1-

Re: Tapestry.ZONE_UPDATED_EVENT issue

2012-05-13 Thread Steve Eynon
Try removing the double quotes from "Tapestry.ZONE_UPDATED_EVENT" : $jq("mediaZone").on(Tapestry.ZONE_UPDATED_EVENT, function(){ alert("EVENT TRIGGERED"); }); Failing that, not knowing anything about jQuery integration, I'd try the more T5 standard Prototype functions: $("mediaZone").

Re: tapestry-jquery: changing superfish menu colors

2012-05-13 Thread Chris Cureau
Thanks, Clement! I hadn't yet needed to delve into CSS, and I wasn't sure about overriding...guess I should have tried it first. :) leaving the design elements to someone else has its disadvantages On May 13, 2012 2:51 PM, "Clément OUDOT" wrote: > 2012/5/13 Chris Cureau : > > I'm sure that

Tapestry.ZONE_UPDATED_EVENT issue

2012-05-13 Thread bogdan_cm
Hello everyone, I have this nagging little problem handling the zone updated event. I tried all that I could find on this forum and still cannot solve it. My TML zone: Some other code here. my jquery event handler sitting in th

Re: tapestry-jquery: changing superfish menu colors

2012-05-13 Thread Clément OUDOT
2012/5/13 Chris Cureau : > I'm sure that I'm overlooking something, but I can't seem to find the css > in my project that controls how jquery components are drawn.  I want to > change the color of the superfish menu from the default blue to something > that matches the rest of the pages a little mo

tapestry-jquery: changing superfish menu colors

2012-05-13 Thread Chris Cureau
I'm sure that I'm overlooking something, but I can't seem to find the css in my project that controls how jquery components are drawn. I want to change the color of the superfish menu from the default blue to something that matches the rest of the pages a little more closely. How can I do this?

Re: Tapestry-Boostrap Alpha 2 available

2012-05-13 Thread trsvax
I rewrote a bunch of the bead editor code and I don't remember testing the help part. Add an issue on Github and I'll take a look. I'm going to try and provide a beta release next weekend and I'll try and get it done by then -- View this message in context: http://tapestry.1045711.n5.nabble.com/T

Re: Lightweight TapestryTools update site

2012-05-13 Thread Gavin Lei
Thanks for you job, Igor. Can't wait for it :-) 2012/5/12 Igor Drobiazko : > Great job, Gavin. I'm going to update on monday, test it and provide my > feedback immediately. > > On Sat, May 12, 2012 at 2:34 PM, Gavin Lei wrote: > >> Hi all, >> >> I have improved TapestryTools' attributes/methods