Skip to main content
Participant
December 2, 2007
Question

Spry data error on Mac

  • December 2, 2007
  • 1 reply
  • 306 views
I'm using a MacPro running tiger and can't seem to get the data sets work.
go here to view the result http://blackfeetfoodbank.org/dev/teapots.html

Notice that the data showing only {ds1::name} instead of the {ds1:name}. I also tried the tutorial on the Adobe site. http://warmstrong.com/dev/spry_sampleeeeeeeeee.php with the same result.

Is this a mac/dreamweaver problem?

Thanks for your help,
Nick
This topic has been closed for replies.

1 reply

Inspiring
December 2, 2007
"nickj123" <webforumsuser@macromedia.com> wrote in message
news:fiuu19$n1c$1@forums.macromedia.com...
> I'm using a MacPro running tiger and can't seem to get the data sets work.
> go here to view the result http://blackfeetfoodbank.org/dev/teapots.html
>
> Notice that the data showing only {ds1::name} instead of the {ds1:name}. I
> also tried the tutorial on the Adobe site.
> http://warmstrong.com/dev/spry_sampleeeeeeeeee.php with the same result.
>
> Is this a mac/dreamweaver problem?
>
> Thanks for your help,
> Nick


Your code seems to be missing a Spry region,
add a div around your table with attribute spry:region="ds1"