| Author: Venkatesh Ellur 28 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
Dude Firefox is from Mozzila right.... ???? well please let me know which are the browsers you are using and please explain me what exaclty is the problem you are facing.
THIS POSTING IS PROVIDED WITH NO WARRANTIES, BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT AS PER MY KNOWLEDGE, NOT TRIED IT.
Regards -------------------------- Venkatesh Ellur +919886417764 venkatesh.ellur@gmail.com
|
| Author: Macolee 28 Oct 2009 | Member Level: Silver | Rating:  Points: 2 |
The problem is in absolute position. In FF, coordinate is calculated form parent. In IE, coordinate is calculated from parent which has absolute or relative position.
|
| Author: Deepak Yadav 31 Oct 2009 | Member Level: Silver | Rating:  Points: 2 |
Hi, I think you have misspelled the word firefox , it should be Internet explorer , Coming to your problem, first of all I want to tell you that firefox is a much more intelligent browser than IE and hence it closes all open tags which are not closed by the user, but IE does not does it and shows an error information in the status bar of the explorer, from there you can find out that the line is in which error , or else you can contact me for more information,
Cheers Deepak Yadav
|
| Author: vineeth kumar 04 Nov 2009 | Member Level: Silver | Rating:  Points: 2 |
dude ist check weather u closed all <div> tags
|
| Author: Manindra Upadhyay 11 Nov 2009 | Member Level: Gold | Rating:  Points: 2 |
Use percent(%) insted of px.
|