Create CSS for Repeater Controls
Started by
Pakua
, Dec 11 2009 09:33 AM
3 replies to this topic
#1
Posted 11 December 2009 - 09:33 AM
Is an extension available that will allow creation of CSS for an html control that will repeat (template list) from an array. In C# I know that its called a repeater control. I only need to create the base design and export the CSS for this control.
#2
Posted 11 December 2009 - 09:47 AM
Is an extension available that will allow creation of CSS for an html control that will repeat (template list) from an array. In C# I know that its called a repeater control. I only need to create the base design and export the CSS for this control.
I have not seen such an extension, but it seems like it might be possible to create one.
Couldn't this be done more easily in an HTML/CSS tool, though?
Dave
Dave Hogue
Information & Interaction Design
San Francisco CA USA
Information & Interaction Design
San Francisco CA USA
#3
Posted 12 December 2009 - 12:36 PM
Is an extension available that will allow creation of CSS for an html control that will repeat (template list) from an array. In C# I know that its called a repeater control. I only need to create the base design and export the CSS for this control.
Sounds like a good idea for an extension.
Visit my blog at http://www.alanmusselman.com
#4
Posted 14 December 2009 - 10:26 AM
Thanks for your responses. I was hoping to generate most of my CSS for my current site using fireworks. Looks like I will have to resort to manually doing anything i can't get done in fireworks.










