I am working on finishing an ant task for the jsLex optimization and will have it ready my Monday, January 12th. I will update the group when it is posted. ...
Hello, I love the CSS Sprite feature of jsLex. One feature I would love to see is a the addition of a log file which would list the files added to the sprite...
That's a great idea. I am working on a feature right now that will take a css, html, php or jsp file and rewrite the background-image entries in the files to...
Hello Bob, I am having a new issue with 1.1.7. I have several CSS files selected to be automatically updated when I change a dependent file. This however...
Hello Bob, I seem to be having an issue with the automatic recreation option in v1.1.7. Once I have selected my CSS files for concatenation I check the ...
... upgrade. The ... <jslex_group%40yahoogroups.com>, ... no-repeat; ... no-repeat; ... removal ... up a ... this ... Just saw this message in the spam...
Last night (1.27.2009) a new version of the beta was uploaded to http://www.rockstarapps.com/update-beta. There are a couple fixes that went into this...
I upgraded the code to include fixes for the two usability issues you reported. 1. Auto adjust the columns in the concatenation wizard. It used to fixed size...
There is an error in the JsLint validation with escape characters. function bob(){ alert('Status is \"Invalid\'. Please enter valid Status.'); alert("Status...
Fixes to JsLint validation which was related to string escaping is resolved. Thanks to Finbar for reporting it and helping work through the issue. Hope this...
Added a new CSS Sprite Editor that is available by selecting a css file and click the "Open with -> Sprite Editor" menu item. From there select the images you...
If a css style has a line line comment inside of it the style will not be parsed correctly. .myButton{ /* * This is the comment. */ background: #AADDEE url()...
The fixes for the release are: 1.) Fixed the @charset issue with css files you found. Features: 1.) Added auto validation to the JsLint functionality, now when...
The fixes for the release are: 1.) Fixed the @charset issue with css files you found. Features: 1.) Added auto validation to the JsLint functionality, now when...
A new version of the product has been uploaded. 1.) Separate the JsLint functionality into it's own plugin and feature. I received two emails in the last week...
Thanks for your reply. ... jsLex/ is inside myApp and the <script> inside my index.php is now OK. ... I can't create my 'profile.xml' with 'profile.html'. With...
This error may because the directory it is searching is the wrong one, not sure what you typed in. One question did you get a dialog when the application...
I would try a couple variations ../../ or ./../../ also specifying the directory. I will look in it more. If you are an eclipse user try the plugin. Bob...
So, i try the Eclipse jsLex Plugin and i execute the 3 steps on my code. I have nos a profile.xml and my "compressed" folder with all my JS code injected......
Well, that's a bit of progress. There isn't an exclude files feature in the eclipse functionality. You can just copy over the files you don't want changed in...
Glad you got it to work, finally. I will look into the issues you are having. In order to get the call graph you need change the setting when generating the...