Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

tapestryZone is not a function

$
0
0
Hi I have the following code:

<t:zone id="playerPenaltiesZone" t:id="playerPenaltiesZone">
</t:zone>
<t:select
t:event="playerTeamChange"
t:model="prop:teamModel"
t:value="team"
zoneUpdater.zone="playerPenaltiesZone"
t:mixins="jquery/zoneUpdater"
t:clientEvent="change"

When I try change the select I see the folling in the firebug console:
TypeError: $zone.tapestryZone is not a function zoneupdater.js (line 16)
params : params

Any Ideas?

Viewing all articles
Browse latest Browse all 5648

Trending Articles