Ask for Help
“Is there a way to implement interactive Tracker-like panes with pure CSS?”
One pivot suggested using tables but said that it might lead to problems with IE compatibility. The CSS3 flexible box model was ruled out because it does not have good backwards compatibility.
Interesting Things
- One pivot changed the username and password for a Heroku account and noticed that it caused the API key to stop working. He removed the key and added it again and it fixed the issue.
CSS display table styles. I wouldn’t have suggested html tables! :P
February 15, 2011 at 7:50 pm