Skip to main content
Topic: Poll results (Read 4373 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Poll results

Code: [Select]
// Note: IE < 8 requires us to set a width on the container, too.
So I suppose we can drop it, right?

The comment is related to that code:
Code: [Select]
'bar_ndt' => $bar > 0 ? '<div class="bar" style="width: ' . $bar . '%;"><div style="width: ' . $bar . '%;"></div></div>' : '<div class="bar"></div>',
I just downloaded a VM with IE8, will try to load it "later". O:-)
Bugs creator.
Features destroyer.
Template killer.

Re: Poll results

Reply #1

Which VM are you using?

I've been using VirtualBox and have been pretty happy!

I have VM's with Dos, Windows98, (for my reto moods, and to actually get it to work) WindowsXP (ie6,7,8), Windows Vista, Win7, generic Lemp, Ubuntu, CentOS, etc.  Works really well to "boot" into a real environment to see how things react / look.

Don't have a hackingtosh set up though.

Re: Poll results

Reply #2

VirtualBox me too, I finally fixed the issue! :D

I downloaded some of the one for IE8 from MS website (I posted about it in my bookmarks), but I still have to try it...
Bugs creator.
Features destroyer.
Template killer.