CopyPastor

Detecting plagiarism made easy.

Score: 0.8116274036859211; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2015-12-30
by Manoj S Kadlag

Original Post

Original - Posted on 2012-11-15
by Genosite



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Try this:
jQuery(document).ready(function() { jQuery('li a[href$="' + window.location.pathname + '"]').parent('li').addClass("menuHov"); });
Try this :
jQuery.noConflict(); jQuery(document).ready(function() { jQuery('li a[href$="' + window.location.pathname + '"]').parent('li').addClass("menuHov"); });

        
Present in both answers; Present only in the new answer; Present only in the old answer;