0

We have a web application which is written in jsp, struts, with lots of css, javascript, jquery. Its a very old application so there are lots of js and css which is written. Since its a very old application there are lots of code written. Now we are in the process of cleaning up the application. Is there is any tool to identify unused js or css?

Thanks

user1049057
  • 459
  • 4
  • 15
  • 36

2 Answers2

3

Use this below site to detect the unused css

http://unused-css.com/

Firefox addon- its shows inside a firebug

https://addons.mozilla.org/en-US/firefox/addon/10704/

Sankar
  • 652
  • 6
  • 13
0

maybe the flows are usefull。

justjavac
  • 505
  • 2
  • 8
  • 27