0
votes
IE not autosizing width of absolutely positioned element
Here's something that may work for you. It's a little hacky, but if you're trying to find a good width for some text, this is the only way besides javascript that I know of. We're basically forci …
0
votes
External JS and browser
I would strongly recommend developing in another browser... the aggressive caching can be painful with IE. After developing you can come back and test in IE.
Also, …
