Author Topic: IE Problem  (Read 1119 times)

0 Members and 1 Guest are viewing this topic.

Offline sourishdey

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
IE Problem
« on: June 28, 2009, 04:59:54 AM »
I am using PHP Director at www.utech.in/video for the last 3 years now...At that time, the site had a very active forum with many members. I lost interest somewhere in between when this website closed down and there was no movement on 0.3 version.

I recently noticed that people here have again started working on the code. So, I am back.

By the way, there is a small problem with my page. As you can see, the search bar is getting disturbed in IE. Any work around?

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: IE Problem
« Reply #1 on: June 29, 2009, 04:23:39 PM »
I tried to look at your page....

and well it looks perfectly fine to me....


what version do you have

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Re: IE Problem
« Reply #2 on: June 29, 2009, 10:16:27 PM »
Jeff,

He said it was an IE Problem not FireFox:



Same with my site:


NOTE: It works fine in IE8 but not in any version under IE7

-FireDart

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: IE Problem
« Reply #3 on: June 30, 2009, 03:10:00 AM »
Oooo opps lol sorry... i had both windows open and some how got confused... but i have IE8 thats why it worked for me.... opps

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Re: IE Problem
« Reply #4 on: June 30, 2009, 02:07:13 PM »
Yah, I can't seem to find a solution. I thought the CSS/xhtml:
.clearer {
   clear: both;
}

<div class="clearer"></div>

would fix it but no dice...

Anyone else have a solution?

Offline neogrant

  • phpd Basic Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: IE Problem
« Reply #5 on: July 14, 2009, 01:06:52 PM »
yes on the latest version of i.e you need to turn compatibility mode off (next to the refresh bar/url bar)

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Re: IE Problem
« Reply #6 on: July 14, 2009, 04:28:52 PM »
But the thing is most IE users wont know that :-\, I hate this! If you are going to use IE at least use the latest version! It solves so many cross browsers compatibility problems for Web Designers.

I will see what I can do.
-FireDart

Offline neogrant

  • phpd Basic Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: IE Problem
« Reply #7 on: July 14, 2009, 06:08:59 PM »
just create a splash page telling them the problem and to use firefox or i.e (the latest version)

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Re: IE Problem
« Reply #8 on: July 14, 2009, 06:16:32 PM »
Yah, I saw that, good idea.