Re: [Rails-spinoffs] IE flakiness?

2006-03-29 Thread Curtis Edmond
ve is a 3rd div around the whole thing, with a position: relative on it. -JerodOn 3/29/06, Curtis Edmond <[EMAIL PROTECTED]> wrote: Tried it and got the same flakiness. Odd aint it?On 3/29/06, Jerod Venema <[EMAIL PROTECTED]> wrote: Try this:Click here for directions       http

Re: [Rails-spinoffs] IE flakiness?

2006-03-29 Thread Curtis Edmond
Tried it and got the same flakiness. Odd aint it?On 3/29/06, Jerod Venema <[EMAIL PROTECTED]> wrote: Try this:Click here for directions       http://maps.google.com/maps" method="get">    Where are you coming from?                    On 3/29/06, Curtis Edmond <[EMA

Re: [Rails-spinoffs] IE flakiness?

2006-03-29 Thread Curtis Edmond
99 instead of 0 to 100 4) Make sure the item has "layout" ( http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/haslayout.asp ) On 3/21/06, Curtis Edmond <[EMAIL PROTECTED] > wrote: Thanks for the suggestions. I just tried them and they didn't work. I still ge

Re: [Rails-spinoffs] IE flakiness?

2006-03-21 Thread Curtis Edmond
till end up with "crunching" of your lines (I ran into that problem with unordered lists), a workaround can be found by setting line-height. Let me know how it works out...I've dealt with this, so I've got a couple other (more complicated) tricks if that doesn't work.

[Rails-spinoffs] IE flakiness?

2006-03-21 Thread Curtis Edmond
I set up a simple BlindUp and BlindDown div that works seamlessy in Firefox but doesn't work as smoothly in IE. When blinding down, the whole div flashes and then Blinds down. The same thing when blinding up. Is this something that is fixable? ___ Rails-s