| | |
Cross browser woes
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Solved Threads: 0
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
http://www.landmarkmg.com/rental_communities/index.html
0
#2 21 Days Ago
ZM,
You need to give your page a doctype statement - right at the top.
Any of these works for me (in IE 6):
Airshow
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"> Last edited by Airshow; 21 Days Ago at 6:58 pm. Reason: Amendments after further testing
50% of the solution lies in accurately describing the problem!
![]() |
Similar Threads
- Need help getting design to be cross browser (HTML and CSS)
- Tutorial: Create a cross-browser compatible, single-level, drop-down menu (Site Layout and Usability)
- Cross-browser relatively absolute positioning (HTML and CSS)
- Cross-browser script... Not working for Opera... (JSP)
- Advant Browser woes [it sucked] (Web Browsers)
- Style properties are ignored by Mozilla browser... (ASP.NET)
- Cross browser CSS (Site Layout and Usability)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Webpage compression: real speed gain?
- Next Thread: Website Tonight
| Thread Tools | Search this Thread |
2.0 adobe adobeacrobat ajax ajaxcode ajaxhelp asp.net awesomebar beta browser browsers bughunt cakephp cart checkbox chrome class client code codeinjection css defect development dom editor email encryption eu exploit explorer file firefox flash format frameworks gears gecko getselection google gui guidancer gwt hiddenvalue highlightedword html ie8 iframe images include internet internetexplorer java javascript jquery jsp leak linux logfiles macbook masterpage memory microsoft mozilla networking news opensource opera paging patch paypal pdf php post privacy problem regex safari scale scriptlets seamonkey security shopping silverlight software sun tables testautomation textbox treeview ui unicode update users vb w3c web webmail windows windowsxp xml






