No, it\'s not an extra comma.
Here is the snip that is giving me the problem.
$(document).ready(function(){ $(\"div#slider\").easySlider({
I had similar issue with knockout class attr binding. It happened that the class attribute had to be enclosed in quotes like 'class'.