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-
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").
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
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
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
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?
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
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