May 15, 200917 yr Hi all. We know that there is no something like position:fixed in ie6. How you solve this problem ? I need to have menu fixed to the site and cant do this in this damn ie6. If some1 know how to do this plz help.
May 15, 200917 yr Author i saw this site it dont know why it doesnt work for me m8. My "problem" is that i have site that scroll horizontal not vertical and i dont have a clue how to do this in this damn ie to work. //edit And all div's on my site are position:absolute; The only problem with this is that you cannot use absolute or relative positions on the moving page but float is allowed.
May 15, 200917 yr i saw this site it dont know why it doesnt work for me m8.My "problem" is that i have site that scroll horizontal not vertical and i dont have a clue how to do this in this damn ie to work. //edit And all div's on my site are position:absolute; Without seeing your source code or anything, I can only assume that the "problem" is because all of the div's on the site are absolutely positioned. Theres no need for it. Try setting a seperate style sheet, as IE interprets absolute div's co-ordinates differently.
Create an account or sign in to comment