Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:38
Reflowed .js files? - lines too long for source control
Poster: ajmas
Dated: Wednesday March 28 2007 - 22:17:16 BST
We are using Milonic DHTML Menu 5.770. The javascript files are checked in along with our site's source code into our source control system. The problem we have is that the infinitely long line of mmenudom.js and mmenuns4.js are preventing the from being checked in - our source control system has a limit on how long a line may be in a non-binary file.
We have managed to fix this this time round, by manually adding line breaks in the file. Is there any way of getting these .js files with lines that don't exeed 200 characters or somehting around there?