php include problem in IE

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
nivosh
Forum Newbie
Posts: 1
Joined: Wed Jan 23, 2008 8:46 am

php include problem in IE

Post by nivosh »

hello.

i am not a designer or a developer, but please try to help me.

i have designed a site for myself and used the php include code to get some html code in the main page.

i have used this to place a small arrow link on every page.

the problem is that in IE (all versions) the arrow is placed some pixels under the original position.
in FF there is no problem.

please look at my site with both browsers and help me with the problem.

http://www.nivdorcohen.com
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: php include problem in IE

Post by Christopher »

Moved to Client Side.

It looks like a problem due to the problems related to IE's box model. Google for that and you will find solutions.
(#10850)
Post Reply