Hi, maybe this is one of the silly questions: How we could create a <div> and apply some styles to it using FlexJS? Or: What is the FlexJS representation for this HTML snippet?:
<html> <head> </head> <body> <div></div> </body> </html> Thanks, Olaf -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-How-to-create-a-div-with-a-shadow-style-tp12682.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
