944,004 Members | Top Members by Rank

Ad:
Nov 2nd, 2009
0

Cross browser woes

Expand Post »
I can't seem to figure out where my code is going wrong for my page. It appears fine in firefox, but IE things get messed up when you scroll down the page and mouse over the last few pictures. Here is my page:

http://www.landmarkmg.com/rental_communities/index.html
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
zm15 is offline Offline
2 posts
since Jul 2008
Nov 2nd, 2009
0
Re: Cross browser woes
ZM,

You need to give your page a doctype statement - right at the top.

Any of these works for me (in IE 6):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Airshow
Last edited by Airshow; Nov 2nd, 2009 at 6:58 pm. Reason: Amendments after further testing
Sponsor
Reputation Points: 318
Solved Threads: 358
WiFi Lounge Lizard
Airshow is offline Offline
2,527 posts
since Apr 2009
Feb 12th, 2010
0
Re: Cross browser woes
You just need to use new IE.
Last edited by Ezzaral; Feb 12th, 2010 at 1:33 pm. Reason: Snipped "fake sig" link. Please restrict such links to your site-wide user signature, which can be edited from the user control panel.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kateross is offline Offline
1 posts
since Feb 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Site Layout and Usability Forum Timeline: Remove splash page
Next Thread in Site Layout and Usability Forum Timeline: Display Database Content like LINKS





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC