Regarding Browser Problem
-
Hi all, I m executing my project in ie6. some times i use to execute my project in ie7 Here my problem is: i m getting images well and good when i run it on the ie6 (my images are stored in my project in one folder) and in ie7 i m not able to get the images on my aspx page even though if the images are there on my image folder.But some times the images will disply on ie7. plz any one can help.. Regards, dharani.
-
Hi all, I m executing my project in ie6. some times i use to execute my project in ie7 Here my problem is: i m getting images well and good when i run it on the ie6 (my images are stored in my project in one folder) and in ie7 i m not able to get the images on my aspx page even though if the images are there on my image folder.But some times the images will disply on ie7. plz any one can help.. Regards, dharani.
When designing website, follow only W3C standards. IE is having lot of proprietary methods and styles for rendering content. Have you tried your website in FireFox ? Ensure that you are using W3C recommended design standards instead of using IE stuff.