I have an application that generates a dynamic number of text area input controls of varying width based on the data. Is it possible to wrap the row of elements to a new row if the total span-xx is greater than 24?
So instead of me coding for this on the server side and wrapping every x number of elements in a new div, I'd like to handle this on the client side using blueprint. Is this possible? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
