Combining .css files exceeds IE7 max css file size
We are building a large amount of web ui over the top of rtc. We have been
having a lot of problems with IE7 layout. We just found various citations
that claim that IE7 has a max css file size. Jazz catenates all the css
files together, and for us this exceeds the limit. What is the best way to
work around the issue?
having a lot of problems with IE7 layout. We just found various citations
that claim that IE7 has a max css file size. Jazz catenates all the css
files together, and for us this exceeds the limit. What is the best way to
work around the issue?
One answer
For anyone interested in this problem, more details and resolution can
be found in
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/59513
Richard
Jazz Web UI and Server Development
fmcgrath wrote:
be found in
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/59513
Richard
Jazz Web UI and Server Development
fmcgrath wrote:
We are building a large amount of web ui over the top of rtc. We have been
having a lot of problems with IE7 layout. We just found various citations
that claim that IE7 has a max css file size. Jazz catenates all the css
files together, and for us this exceeds the limit. What is the best way to
work around the issue?