•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 423,299 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 5,344 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 564 | Replies: 2
![]() |
•
•
Join Date: Feb 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hello!
I got a Web Site (www.papikos.com) which shows well in MOZILLA (check it out).
In IE is shows bad, on the left, right side too much space and the header is also not good (please check it too).
Can somebody help with the according SCRIPT to make it look nice in IE too?
You can send reply directly to my e-mail (>snipped<).
Thank you,
R.D
I got a Web Site (www.papikos.com) which shows well in MOZILLA (check it out).
In IE is shows bad, on the left, right side too much space and the header is also not good (please check it too).
Can somebody help with the according SCRIPT to make it look nice in IE too?
You can send reply directly to my e-mail (>snipped<).
Thank you,
R.D
Last edited by MattEvans : Feb 25th, 2008 at 10:52 pm. Reason: Email address snipped.
•
•
Join Date: Jan 2008
Location: Bangalore, India
Posts: 336
Reputation:
Rep Power: 0
Solved Threads: 32
This is a common problem. Suggestions:
1. Use real html to define the basic page. Don't put everything in a script.
2. Remember to not apply defined block object sizes (width or height) and surrounding styles (margin, border, padding) to the same tag. This is true whether you use inline styles or CSS. IE and FF nest these two types of styles in opposite orders.
3. Apply the page master margins as padding in the body tag.
4. You may have to apply justification styles specifically to table elements. IE defaults to top-justifying table cells, FF defaults to middle-justifying them.
1. Use real html to define the basic page. Don't put everything in a script.
2. Remember to not apply defined block object sizes (width or height) and surrounding styles (margin, border, padding) to the same tag. This is true whether you use inline styles or CSS. IE and FF nest these two types of styles in opposite orders.
3. Apply the page master margins as padding in the body tag.
4. You may have to apply justification styles specifically to table elements. IE defaults to top-justifying table cells, FF defaults to middle-justifying them.
Daylight-saving time uses more gasoline
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Flash Plugin For Mozilla (*nix Software)
- IE works fine but Firefox doesn't display tables! (HTML and CSS)
- asp not working in mozilla (ASP)
- login working in IE but not mozilla? (ASP.NET)
- Unable to open some webpages in Mozilla and IE (like hotmail) (Web Browsers)
- Excel webpage vs Mozilla bug workaround (Web Browsers)
- Mozilla + Frames? (Windows NT / 2000 / XP / 2003)
- Question for ASP.NET/Mozilla Users...or anyone... (ASP.NET)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: select/dropdown in ajax
- Next Thread: Replacing one object with another



Linear Mode