Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

My Site Looks Disturbed In Internet Explorer 8


9 replies to this topic

#1 contactskn

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 756 posts

Posted 23 May 2010 - 09:51 AM

Dear friends I have developed my site in css, php, html etc. and is working perfectly in internet explorers older versions but as soon as I use either ie 8 or chrome or any other browser then its disturbed looks really tenses me like anything please help me to solve this problem. I have a drop down menu in my site it is also not working properly in ie8.

#2 Little Asterisk

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 215 posts

Posted 23 May 2010 - 10:42 AM

Post a screen shot.

Shouldn't behave like that, really, since IE 8 is closer to 'standards-compliant' than its former versions. Also, Chrome shouldn't have trouble processing it since it's better than all of the Internet Explorers. So.. that means a mistake in coding.

Again, post a screen shot.

#3 web_designer

    "french rose sparkle under moonlight"...do you believe in the magic of moonlight??!!...

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,385 posts
  • Gender:Female
  • Location:US, CA
  • Interests:internet and the web
    reading books
    sport
    watching tv series
    drawings and art
  • myCENT:12.10
  • Spam Patrol

Posted 23 May 2010 - 01:43 PM

as little asterisk said you should post a screen shoot or a link if you uploaded your site so that we can help you more. it is really odd to get such bugs in internet explorer 8 because usually bugs are the most in internet explorer 6 and 7.

anyway, to reduce browsers bugs, you should reset your browsers to default style, for me i use this one

http://www.crucialwe...-css-technique/

also there are many ways to fix browsers bugs, i use css hacks, check these links:

http://positioniseve...g.net/index.php

http://www.quirksmod...patibility.html

http://www.javascrip.../howto/cc.shtml

http://www.javascrip.../csshacks.shtml

http://css-tricks.co...you-every-time/

hope it will work for you, good luck and feel free to ask anything you want.

#4 deadmad7

    Privileged Member

  • KS GFX Crew
  • PipPipPipPipPipPipPipPipPip
  • 869 posts
  • Gender:Male
  • Location:Standin' right behind you...
  • Interests:Ultra Pwning...
  • myCENT:66.04

Posted 23 May 2010 - 05:35 PM

As everyone else suggested, you should post a screenshot of your site or give your website address. Other than that, try using Chrome or Firefox and install the Firebug plugin and see whats wrong with your website. Also, no one uses IE8 , most of the people use IE6, so try your website in that or in the Compatibility option in IE8.

#5 Ash-Bash

    1337 HaxXx0r

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,270 posts
  • Gender:Male
  • Location:UK
  • Interests:Computers, PHP, HTML, Snow, Food!
  • myCENT:81.31
  • Spam Patrol

Posted 23 May 2010 - 07:56 PM

This is happening with my site tiny--LX. It is fine in Safari, Opera, Mozilla Firefox, Chrome etc... When I use it in IE the shrink button is out of line.

#6 truefusion

    Coincidence is non-sequitur, therefore everything has a reason for its existence (except if they are eternal).

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 3,216 posts
  • Gender:Male
  • Location:No, not there. Not there either. Yes, you'll never figure it out.
  • Interests:God, Christianity.
  • myCENT:86.16

Posted 23 May 2010 - 11:18 PM

So what problem are you having exactly? The drop down list isn't the main problem but a separate problem. You didn't mention what the problem was other than a funky drop down list which isn't even part of the main problem. But if your site looks fine in previous versions of Internet Explorer, i would have to consider that you have used some Internet Explorer related hacks. Internet Explorer 8 allows you to force rendering of older render engines. If it looks fine under Internet Explorer 7, just tell Internet Explorer 8 to render in IE7 mode.

#7 bandias

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 15 posts
  • Gender:Male
  • Location:Skopje,Macedonia
  • Interests:Programming,soccer,rock music
  • myCENT:25.56

Posted 22 June 2010 - 01:34 PM

If you use simple DIV construction and use patterns your website should look same in all browsers.

Styling option drop-downs is not good and it is not browser compatible. Use javascript alternative for that.

#8 AzureMusique

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 24 posts
  • Gender:Female
  • Location:When human souls finally reach an understanding of kindness, that's where I'll be
  • Interests:Violinist/Violist. some piano. Knitting. Math (is fascinating), astronomy, astrology, numerology, swimming, tennis, yoga, archery, and computer and console games, one of which included pokemon
  • myCENT:46.03

Posted 15 November 2010 - 05:11 AM

One aide I constantly use to to check my work for while working on assignments for my programming class helps me out a lot. Actually, make that two aides.

The first following helps to check for code errors in both html and css:
http://www.w3schools...te_validate.asp
It makes a big difference as to how it would show up in a given browser. But of course, you'll have to go with its strict rules of html coding, if you want to bother with it.

The second following helps to check browser compatibility through all browser platforms and computer platforms, some browsers and computers you may never even heard of:
http://browsershots.org/
This way, you'll know if you need to make adjustments or not.

#9 user681

    Premium Member

  • Kontributors
  • PipPipPipPipPipPipPipPip
  • 168 posts
  • Gender:Male
  • myCENT:47.97

Posted 18 February 2011 - 06:46 PM

You could try using a framework such as Blueprint CSS as it is built to be compatible with all browsers including IE6..
check it out if you want
Here's a link to it if u need it
http://www.blueprintcss.org/

Edited by user681, 18 February 2011 - 06:46 PM.


#10 Parubilla

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 215 posts
  • Gender:Female
  • myCENT:56.63

Posted 18 February 2011 - 10:28 PM

If you did your website and while working on it only tried in older versions of browser then probably that is going to happen since you didnīt try on the new ones, I think the easy solution is to create exception CSS sheets for each browser you are having trouble with and that would do the trick for a while. :)




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users