IE6 and IE7 problem..
-
hello friends , i have a problem my sight working good in IE6 but its not working in IE7.in ie7 design is not right. specilly date time picker and fileupload control.some controls are on the controls..what may be the problem...?thnx in advance
-
hello friends , i have a problem my sight working good in IE6 but its not working in IE7.in ie7 design is not right. specilly date time picker and fileupload control.some controls are on the controls..what may be the problem...?thnx in advance
-
how can i do that...do u have any example and there is no any other way to solve this problem
-
hello friends , i have a problem my sight working good in IE6 but its not working in IE7.in ie7 design is not right. specilly date time picker and fileupload control.some controls are on the controls..what may be the problem...?thnx in advance
anujbanka1784 wrote:
..what may be the problem...?
CSS can be cause of that.
cheers, Abhijit CodeProject MVP
-
anujbanka1784 wrote:
..what may be the problem...?
CSS can be cause of that.
cheers, Abhijit CodeProject MVP
how can i use two css for one control for diffrent IE
-
hello friends , i have a problem my sight working good in IE6 but its not working in IE7.in ie7 design is not right. specilly date time picker and fileupload control.some controls are on the controls..what may be the problem...?thnx in advance
-
hello friends , i have a problem my sight working good in IE6 but its not working in IE7.in ie7 design is not right. specilly date time picker and fileupload control.some controls are on the controls..what may be the problem...?thnx in advance
-
Hi Datetime picker and file upload controls are working fine in IE7. Did you any css for those control? if yes means can you send that css code. I will check and tell. Once again you can check your design and css.
Ranjith
.FileUpload { font-family:Verdana; font-size:10px; color:Black; background-color:White; } this is i use for fileupload.and in IE7 even without css its not showing browse button its very small
-
.FileUpload { font-family:Verdana; font-size:10px; color:Black; background-color:White; } this is i use for fileupload.and in IE7 even without css its not showing browse button its very small
may be just you need is to fix the float of attachment object in body of asp page. so try this"Fixed" and sorry for incomplete info. at this time i cant remeber it clearly.