We Recommend

Programming for the Newton: Using Macintosh Programming for the Newton: Using Macintosh
The included CD contains a demo of the Newton Toolkit (NTK) programming environment, but there is a newer version of this software on Apple's web site. Note that the demo version creates Newton packages which can't be redistributed, so you'll eventually need to purchase a full copy of NTK.


Posted By

sherakama on 07/02/08


Tagged

css textmate opacity browser cross


Versions (?)


Who likes this?

1 person has marked this snippet as a favorite

SpinZ


css opacity


Published in: Other 


  1. opacity: 0.9;-moz-opacity: 0.9;-khtml-opacity: 0.9;filter: alpha(opacity=90);

Report this snippet 

You need to login to post a comment.