Results 1 to 4 of 4

Thread: css problem with IE and Firefox

  1. #1
    Join Date
    Aug 2006
    Location
    Mumbai, India
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default css problem with IE and Firefox

    I have a scrolling news in div tag the div position is working fine with IE but mozilla is not displaying it properly the box remains down and the news display on the top of the page what should I do know???? pls help.

  2. #2
    Join Date
    Dec 2006
    Location
    Twin Cities, MN
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    We're going to need more details or a link....

    If positioning is working in IE and not in FF, 9 times out of ten, you didn't specify a unit of measurement.

    IE will recognize left:30; but firefix will not, as it;s not corrent. instead use left:30px;.

    That's my best guess. but I'de need more info....

  3. #3
    Join Date
    Aug 2006
    Location
    Mumbai, India
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default url of other site i have mentioned

    I am sharing the same problem with the site MIDDAY,

    pls check this page in IE and Firefox u will come to know the problem

    section :-

    http://classifieds.mid-day.com

    just posted heading news is coming up and the box remains down in mozilla.

    with in div tag table is used and inside table there is an inc file with javascript scrolling effect. I hope u got it.

  4. #4
    Join Date
    Aug 2006
    Location
    Mumbai, India
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default pls give me a reply.

    I am sharing the same problem with the site MIDDAY,

    pls check this page in IE and Firefox u will come to know the problem

    section :-

    http://classifieds.mid-day.com

    just posted heading news is coming up and the box remains down in mozilla.

    with in div tag table is used and inside table there is an inc file with javascript scrolling effect. I hope u got it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •