473,326 Members | 2,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

IE Rendering Problem

Hi Everyone,

I have been developing a site for a friend of mine using a JavaScript
slide show and have encountered some problems when viewing the site in
IE. The bottom margin of the slide show area expands when the 'next
image' button is clicked. The site works fine in FF. I just don't know
how to remedy this since it is an IE issue. I know very little about
how to handle multi-browser compatibility issues. Furthermore, I
cannot figure out for sure if the problem is in the CSS or JS. My JS
is much less proficient that my CSS so that may be where the problem
lies.

Also, there is a margin that appears below my bottom corners. I think
this is an IE bug but still don't know how to fix it.

Below is a link to the page. I figured it would be easiest to see the
code this way. Any help or advice anyone can give would be greatly
appreciated.

http://www.unc.edu/~hancockj/Jen/jseffects.htm

Thanks in advance!
Jun 27 '08 #1
1 1507
In article
<75**********************************@e39g2000hsf. googlegroups.com>,
jh*********@gmail.com wrote:
Hi Everyone,

I have been developing a site for a friend of mine using a JavaScript
slide show and have encountered some problems when viewing the site in
IE. The bottom margin of the slide show area expands when the 'next
image' button is clicked. The site works fine in FF. I just don't know
how to remedy this since it is an IE issue. I know very little about
how to handle multi-browser compatibility issues. Furthermore, I
cannot figure out for sure if the problem is in the CSS or JS. My JS
is much less proficient that my CSS so that may be where the problem
lies.

Also, there is a margin that appears below my bottom corners. I think
this is an IE bug but still don't know how to fix it.

Below is a link to the page. I figured it would be easiest to see the
code this way. Any help or advice anyone can give would be greatly
appreciated.

http://www.unc.edu/~hancockj/Jen/jseffects.htm

Thanks in advance!
Suggest you remove all js for a moment and get the basics right. See
what happens when a user ups the text size.

Don't use

line-height: 20px; for

..menu ul li a, .menu ul li a:visited

(Don't use line-height at all unless you are sure what is what, it is a
tricky customer)

Don't use .8 em for body size font (it is too small), don't use pixels
as units (IE makes it hard for a user to change the text size for his
ease).

--
dorayme
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: haust | last post by:
Hi, for my D3D C# editor i'm using a simple panel control as the target window for rendering (the Paint method is overriden). I have a problem when it come to smoothly updating the view. I'm...
3
by: David Whitney | last post by:
All: I have a control that renders a table. As the table is rendered, each row in the table is constructed by creating a run-time (dynamic) object that is derived from an HtmlTableRow. The row...
4
by: Nacho Nachev | last post by:
Hello, AFIAK ASP.NET (1.1) uses a technology called 'Adpative Rendering' to output HTML that is compliant with the client browser or at least stick to HTML 4 specification or IE. This seems...
5
by: Dave A | last post by:
I am writing an ASP.NET tool that will allow the client to create their own online froms. ie the client can add tect boxes, text, drop downs,etc with absolutely no technical skill what so ever....
2
by: Spotnick | last post by:
I have no idea why, but since I'm trying to recreate my website using ASP.NET 2.0 I've encountered so many performance issues that I'm about to give up and continue using v1.1 Seriously, how can...
0
by: Jeff Morgan | last post by:
I have an application that runs on ASP.NET. We have been working through performance testing and it appears that at about 40-50 users, I start to get CPU bound. The application is a three form,...
0
by: Rams | last post by:
hi iam writting application where rendering point by point on inkpicture captured by newpackets event in another application. i have two problems here. if i use inkpicture.creategraphics () ink is...
3
by: ramesh | last post by:
Hi all, I am facing a problem with the rendering of html into a windows application (C# .NET). I am trying with two possible approaches: 1. Use a control that directly renders the html into...
5
by: paul.hester | last post by:
Hi all, I have a custom control with an overridden Render method. Inside this method I'm rendering each control in its collection using their RenderControl method. However, I'm running into a...
3
by: SAL | last post by:
Hello, I did google this issue and found some stuff related to BrowserCaps section of either web.config or machine.config but it didn't work. It seems that most pages in my webapp are okay but a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.