Click here to Skip to main content
15,896,727 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
what is the difference bet jquery.treeview.min.js and jquery.treeview.js?
Posted

1 solution

min.js is the file not more readable. does not contains line breaks extra spaces
and hard to make your own changes .
while .js file is more readable with line breaks and spaces
and you can make your own changes very easily
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900