Could you please give me some help! I found this topic and this code works for me well, but it doesn't remove white spaces in js code! Also I found the next expression - ("#^\s*([^\s].)\s$#U", - it removes white spaces in js! Is it possible to insert it in code? If so, help me to insert.