So I've spent the weekend looking at CSS3 transitions to be able to provide more information within the dashboard that we are developing. The dashboard itself is rather fixed...in that at the moment, a user cannot edit what appears on the dashboard, nor the order in which the existing components appear. It is intended to allow these things to be changed...but as I write...they can't!
As is usual on these things, screen space is at a premium, so have had to look on how to try and keep things clean and uncluttered. I've looked at using CSS3 transitions as they are fairly well adopted now in most browsers. I'm a little frustrated at the way in which they are implemented, but to be honest, we've always had to do the same thing a number of different ways to get older code/CSS to work in different browsers.
So I think I now have the core dashboard created and only need to hook up the data connectors...now that is a whole new bag of worms!
No comments:
Post a Comment