Hi all, any idea?
thank you!
-will

On 29-mag-07, at 06:51:07, Will Arp wrote:


having an issue with svn metadata plugin if compressed with
packer 3.0 beta 8 or beta 9. code below will return undefined,
works fine with uncompressed version.

<p id="one" class="some_class" data="{item_id: 1, item_label:
'Label'}">This is a p</p>
<script>
$.meta.setType("attr", "data");
alert( $("#one").eq(0).item_label );
</script>

thank you, have a great day!
-will

Reply via email to