I have position the menu (left) relative to the wrapper every browser display it properly EXCEPT ie6 for win, why ?
i try the -50% margin trick i try the display inline trick i try the all relative trick i try the absolute trick
Nothing seems to work
HELP, any idea ?
The problem was in the reset css prop… I just add a good reset of the ul and everything is fine now ! thanks