! 4 @ 0 @ 4 !
Что-то пошло не так. Главная страница
Факт о медицине:
First, the page's source view window comes with line numbering and syntax highlighting to make it easier to explore the pages. However, the highlighting only works for HTML, but the JS code is simply displayed in gray font as text, I hope this will be fixed in future versions.
Медицинские новости:
And for everyone else, there is the JavaScript Console, which is quite similar in functionality to the Firebug + YSlow bundle (although, if true, these tools are still much more powerful). This console displays the entire DOM model of the current page with syntax highlighting, a convenient navigator for all its elements, as well as a list of all applied CSS styles with the ability to change parameters on the fly and view the result. What pleasantly surprised me is that you can enter and execute JS code in the console, while auto-completion and hints for those libraries that are connected on the current page immediately work.
|