How to find functions, classes and IDs on HTML/CSS/Javascript/PHP
Intro: I am fixing a website that wasn't coded by me (first time) and I
would like to know the best way to find functions, classes and IDs
associations within all files of the website.
Main problem: The main problem is that I lose too much time trying do
discover what function does what and what elements are affected. For
example I look at a certain element with a certain ID or class and I have
to manually search all files to check associations.
Extra info: I currently use sublimetext and, some times, dreamweaver but I
am willing to use other programs if needed to be more efficient. The
website is mainly HTML, CSS and Javascript.
No comments:
Post a Comment