Hi,
I am using PHP file uploaded for one of my personal projects. I am facing this weird issue wherein the Window title changes to CSS1Compat when the files are being uploaded. I tried to manually set the title, but somehow, I still see that CSS1Compat title coming in title and then changing again to my set value.
Can somebody let me know how to prevent this title change during uploads?