I have the following code: $(\'ul.questions li a\').click(function(event) { $(\'.tab\').hide(); $($(this).attr(\'href\')).fadeIn(\'slow\');