Ticket #522 (fixed bug)
fix js
- Created: 2011-10-29 17:21:01
- Reported by: Visman
- Assigned to: daris
- Milestone: 1.4.8
- Component: javascript
- Priority: normal
History
daris 2011-12-02 15:06:11

- Owner set to daris.
Second issue is done, I don't know what about first one.
What exactly does it do?
daris 2011-12-02 16:13:00

I tested this using IE 8 emulated as a IE 6 and the solution you proposed works.
However in example you posted in the topic it does not center the forum wrapper (looks like doesn't support margin: 0 auto )
daris 2011-12-02 16:33:15

The min-width property wasn't set in minmax_bind() function, however code for min-width in minmax_layout() function already exists. Can someone explain this?
Visman 2011-12-02 17:13:38

The original script worked with min-width, max-width, min-height and max-height. Rickard Andersson and Paul Sullivan all have broken