Discovered this “bug”, and its workaround. When applying the -moz-border-radius and the -moz-box-shadow to an input type=”text”, it didn’t work immediately with their default stylings. Once I set the border and background styles manually, it displayed quite nicely. Hooray for Firefox!
I love web development. I like using new technologies, especially when it makes my job go more smoothly and produces better looking and functioning web sites. I did a little test of CSS3, just to see what all the buzz was about. Overall, I like where it’s headed, but it’s not ready for prime time yet. I will be happy when it is! Most of my observations are written up on the page, so check it out. Feel free to comment here and let me know your thoughts. Are you using it yet? Why or why not?
Check out my demo page (feel free to use a few browsers for the full effect): CSS3 Demo
Really quick, I just discovered this, quite by accident: ctrl+[ moves the active layer down one step in the layers palette and ctrl+] moves it up one step.