Activity Stream
48,167 MEMBERS
6850 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member
    Website's:
    maxneeds.info

    Question CSS IE6 prob

    As you know ie6 doesn't support fixed position as in the other browsers.

    So i am using

    Code: 
    * html #mydiv2{
    position: absolute;
    top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+581+"px" : body.scrollTop+5+"px");
    }
    to stick (fix) the image 5 px from the bottom.But that is for 1024x768 resolution,because i am using 'from top' attribute.
    If i use documentElement.scrollBottom+5+"px" it simply doesn't work.
    Any1 can help ?
    Porsche_maniak Reviewed by Porsche_maniak on . CSS IE6 prob As you know ie6 doesn't support fixed position as in the other browsers. So i am using * html #mydiv2{ position: absolute; top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+581+"px" : body.scrollTop+5+"px"); } to stick (fix) the image 5 px from the bottom.But that is for 1024x768 resolution,because i am using 'from top' attribute. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    From my experience, IE6 does not support absolute positioning.
    MSN: [email protected]
    Skype: lesdog123

    PSD 2 XHTML/CSS service.
    PHP, jQuery, Java, MySQL service.
    Previously employed at Sympact and Strem Art Design.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. help me plz dle prob
    By fahadzaman66 in forum Webmaster Discussion
    Replies: 10
    Last Post: 15th Oct 2011, 02:12 AM
  2. css bg prob
    By Chris2k in forum Web Development Area
    Replies: 5
    Last Post: 10th Aug 2011, 11:44 AM
  3. ipb seo 1.1 prob
    By FSL in forum IP.Board
    Replies: 12
    Last Post: 25th May 2011, 04:48 PM
  4. RL Mtn prob
    By Chris2k in forum Technical Help Desk Support
    Replies: 1
    Last Post: 10th Jan 2011, 12:53 AM
  5. Prob With my PC :| (Help!!)
    By vizoomer in forum Technical Help Desk Support
    Replies: 19
    Last Post: 12th Aug 2010, 07:32 AM

Tags for this Thread

BE SOCIAL