There appears to be an issue with a certain level of nesting.
I had a curved LIs in a curved UL in a curved BODY.
The LI elements were not triggering the oncontentready function.
I changed
<public:attach event="oncontentready"
onevent="oncontentready('v08vnSVo78t4JfjH')" />
to
<public:attach event="ondocumentready"
onevent="oncontentready('v08vnSVo78t4JfjH')" />
and it fixed any such issues I had. Anyone know is this will be problematic?
Original issue reported on code.google.com by thejkwhosaysni@gmail.com on 20 Aug 2010 at 3:52
Original issue reported on code.google.com by
thejkwhosaysni@gmail.com
on 20 Aug 2010 at 3:52