Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Spry data error on Mac

New Here ,
Dec 02, 2007 Dec 02, 2007
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
TOPICS
Server side applications
308
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 02, 2007 Dec 02, 2007
LATEST
"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"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines