While stepping through a script that uses jQuery, I just want to test the code I wrote. I don\'t want to step into the jQuery file -- I\'m not
F10 should step over the function calls, F11 should step into the function calls. This works in VS as well as firebug.