We provide online web development solution like PHP,jQuery,Laravel,Wordpress and we cover the latest tech news and how to tech and tricks.
$("#menu-menu .menu-item").click(function(){
if($("#236").length == 0) {
var ids = $(this).attr("id").split("menu-item-");
var urls = $(this).children("a").attr("href")+"#"+ids[1];
window.location=urls;
return false;
No comments:
Post a Comment