PHP Classes

Problem with Javascript Compression

Recommend this page to a friend!

      JS & CSS Compressor  >  All threads  >  Problem with Javascript Compression  >  (Un) Subscribe thread alerts  
Subject:Problem with Javascript Compression
Summary:problem with JS function srtructure
Messages:1
Author:Pablo Reyes
Date:2010-01-19 00:14:07
 

 


  1. Problem with Javascript Compression   Reply   Report abuse  
Picture of Pablo Reyes Pablo Reyes - 2010-01-19 00:14:07
Example:

function fcexist (varrs)
{
[...]
}

Compress to

functionfcexist (varrs)
{
[...]
}

This compression delete the next space for function.

I do'nt know the solution, but I report the problem.

I'm sorry for my bad English.

Regards...

Pablo Reyes
www.pabloreyes.com.ar