Rather than delete bits of code to try the effect, you can disable them by putting /* before the part you want to disable and */ after it. This works for multiple lines. I have also read that putting a semicolon ; in front of each line works as well but I haven't tried it.
Bookmarks