Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 08-12-2007, 01:00 PM   #1 (permalink)
Contributing Member
 
Mr.Bill's Avatar
 
Join Date: 06-21-07
Posts: 237
iTrader: 2 / 100%
Mr.Bill is liked by many
Cross browser issue. Fixes on page refresh

I have an odd display issue. In FF the display is perfect however when I goto IE any version the center of the page overlaps the left column. However if you refresh the page then it fixes its self. Could someone have a look and see if they could find the issue and hopefully a fix for this.

search-for.us/detail/link-726.html all other pages are fine I only have this issue on the detail pages.
__________________
Free Proxy Promotion
Myspace Proxy
Mr.Bill is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 08-12-2007, 11:37 PM   #2 (permalink)
Inactive
 
Join Date: 08-10-07
Location: India
Posts: 75
iTrader: 0 / 0%
brandrocker is liked by many
Add a different stylesheet for IE.
Add this small code with appropriate stylesheet url in you web pages.

Code:
<script language="javascript" type="text/javascript"> <!--[if IE]> if(screen.width>800) {document.write('<link rel="stylesheet" type="text/css" href="other.css" />'); } else {document.write('<link rel="stylesheet" type="text/css" href="800.css" />'); } <![endif]--> </script>
Play with the width property of the different div layers to fit it accurately.
Hope this helps.
brandrocker is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-12-2007, 11:47 PM   #3 (permalink)
Contributing Member
 
Mr.Bill's Avatar
 
Join Date: 06-21-07
Posts: 237
iTrader: 2 / 100%
Mr.Bill is liked by many
Thanks this actually was do to a mod I installed that has a bug in it. The error caused quirksmode to be triggered under IE. It was due to a symbol on the first line of the code.

If anything precedes <!DOCTYPE, it will throw IE into quirksmode.

somehow the symbol only, drops itself only on my details page. Which was caused by a mod.

Removed the mod and the issue is resolved taking this matter up with the author
__________________
Free Proxy Promotion
Myspace Proxy
Mr.Bill is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-13-2007, 12:13 AM   #4 (permalink)
Inactive
 
Join Date: 08-10-07
Location: India
Posts: 75
iTrader: 0 / 0%
brandrocker is liked by many
Thanks for your update.
brandrocker is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Make your site cross browser compatible in 5 steps OnyxDesign Web Design Lobby 7 03-27-2008 08:54 AM
cross-browser fly-in ads script johnbraduly Coding Forum 1 08-22-2007 05:30 AM
Cross Browser Compatibility Problem designs12901 Web Design Lobby 6 03-20-2007 07:03 PM
IE Dynamic CSS position:fixed; cross-browser solution by LJ LazyJim Web Design Lobby 14 05-03-2004 05:23 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 05:25 AM.
© Copyright 2008 V7 Inc