yui-compressor
Embedded web pages: best compression tool for css, javascript and html
I\'m searching for the best tool in order to compact css, javascript and html. Background: I\'m developing an administration UI in html5 on an embedded web server for a device with 8 MegaBytes of fla[详细]
2023-04-12 08:12 分类:问答Preserve custom blocks with YUI Compressor
I am using YUI Compressor to minify Javascript files. Howe开发者_运维技巧ver these Javascript files contains some custom content (embedded JSP tags) that I would need YUI Compressor to ignore. I am lo[详细]
2023-04-03 14:27 分类:问答YUI Compressor String conversion problem
currently I am using the 开发者_JAVA百科YUI Compressor 2.4.6 to minify a JavaScript file containing special characters like \\b. If I test it locally there is no problem and everything works. Unfortun[详细]
2023-03-31 13:16 分类:问答Detect if javascript is compressed with YIU compressor in Javascript
I have made a construction to defer loading javascript to speed up page loading. To deploy websites i use the YIU compressor to minimize the scripts, also for speed. There will be two versions of the[详细]
2023-03-25 11:32 分类:问答time yahoo yui takes to compress css
I am using the Yahoo Yui Compressor to compress my css styles. I reference the dll in my c# application and make the call to the compressor as follows:[详细]
2023-03-25 00:42 分类:问答How do I prevent global namepace pollution in Javascript while at the same time avoiding YUICompressor warnings?
I am using YUICompressor to compress my jQuery plugins. Initially I got a lot of warnings \"Try to have only one var statement and one return per function\", so I put all declarations at the top like[详细]
2023-03-23 06:17 分类:问答Symfony 2 + Assetic Runtime Java Error
I\'m trying to set my Symfony 2 project to combine and compress a number of javascript files. Below is an example of the tag I\'m using to accomplish this:[详细]
2023-03-22 22:42 分类:问答Skip License/Credit Comments when minifying JavaScript using YUIcompressor
Is there a way to keep license/credit comments when the JavaS开发者_StackOverflow社区cript is being minified by YUICompressor? Is there any special commenting characters? Or any flag for that in YUICo[详细]
2023-03-18 14:15 分类:问答YUI-Compressor: result file is empty
I am using the YUI Compressor library to minify CSS and JavaScript files. I directly use the classes CssCompressor and JavaScriptCompressor.[详细]
2023-03-17 20:55 分类:问答Deploying images after CSS Minification/Merging
I\'m using Visual Studio 2010, .NET 4 and MVC 2 on this project with YUI Compressor running as a post build event.[详细]
2023-03-16 12:03 分类:问答