Dynamic image ALT tags Questions

1

Dynamic Alt Tags
How do I get dynamic alt tags to show for my product detail images? I have used this bit of code: <dspel:img src=”${heroInfo.url}” width=”${heroInfo.width}” height=”${heroInfo.height}” border=”0″ iclass=”bigprod” name=”heroImage” id=”heroImage” alt=”${product.displayName}” /> but the alt always comes up empty.

Answer Question   |  November 24, 2008  11:29 PM
ALT tags, Dynamic image ALT tags, Web development
asked by:
5 pts.

1