House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / Ajax

Help change background image using SPRY

Author:
NUGROHO NOTO
10/09/2008 06:17 AM

Hi, I am just at the beginning of learning SPRY data. I can change image using spry data like this. <div id="op1" spry:detailregion="ds1 ds1Data"><img src="{@file}"/></div> Now.. how can I change background image in table using spry ? for example...below does not work <div id="op1" spry:detailregion="ds1 ds1Data"> <td background="{@file}">content</td> </div> So... how can I change those background image with filename taken from spry dataset ? Anybody can help ?


Search ajax

February 11, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29