reprise - define custom css property


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /* css definition */
  2. my-property: 1;
  3.  
  4.  
  5. /* usage */
  6. m_currentStyles.myProperty // always as string

URL: http://wiki.github.com/tschneidereit/reprise

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.