SMM.net - The World's Leading Social Media Marketing Tool - SMM Panel
페이지 정보
작성자 Mable 작성일23-01-18 01:17 조회4회 댓글0건관련링크
본문
(adsbygoogle = window.adsbygoogle || []).push({});
-->
SMM.net ©, LLC. All Rights Reserved.
Username
Password
Remember me
Sign in
Do not have an account?
-->
window.modules.layouts = {"theme_id":1,"auth":0,"live":true,"csrftoken":"Vo7wDb37lNDONnWxF-swK3uddMpQVMT2O3KdJoTQNbdmzIV_9oHbmJhuROlkugdBQuUWvGEkg6AMX6hLsIN08Q=="};
window.modules.signin = [];
/*Hassan Custom Script*/
$("#menu-toggle").click(function(e)
e.preventDefault();
$("#wrapper").toggleClass("toggled");
);
if ($(window).width() $('#wrapper').removeClass('toggled');
else
$('#wrapper').addClass('toggled');
$('.customerSlider').slick(
dots: false,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.fb-slider').slick(
dots: true,
arrows:true,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav2"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.yt-slider').slick(
dots: true,
arrows:true,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav3"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.int-slider').slick(
dots: learn more true,
arrows:true,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav4"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.twt-slider').slick(
dots: true,
arrows:true,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav5"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.snc-slider').slick(
dots: true,
arrows:true,
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
appendArrows: $(".slider-nav6"),
nextArrow: '',
prevArrow: '',
speed: 500,
fade: true,
cssEase: 'linear'
);
$('.clientSlider').slick(
dots: true,
arrows: true,
slidesToShow: 1,
slidesToScroll: 1,
vertical: true,
infinite: false
);
$(window).scroll(function()
if ($(document).scrollTop() > 100)
$('#guest-nav').addClass('shrink');
else
$('#guest-nav').removeClass('shrink');
);
// for hover dropdown menu
$('ul.nav li.dropdown').hover(function()
$(this).find('.dropdown-menu').stop(true, true).delay(200).fadeIn(200);
, function()
$(this).find('.dropdown-menu').stop(true, true).delay(200).fadeOut(200);
);
$(".serNameButtons").find("a").click(function(e)
e.preventDefault();
var section = $(this).attr("href");
$("html, body").animate(
scrollTop: $(section).offset().top
, 1500);
);
$(document).ready(function()
$(".inputfeild").keyup(function ()
var searchTerm = $("#search").val();
var listItem = $('.serviceTable tbody').children('tr');
var searchSplit = searchTerm.replace(/ /g, "'):containsi('")
$.extend($.expr[':'], 'containsi': function(elem, i, match, array) '').toLowerCase().indexOf((match[3]
);
$(".serviceTable tbody tr").not(":containsi('" + searchSplit + "')").each(function(e)
$(this).attr('visible','false');
);
$(".serviceTable .well").not(":containsi('" + searchSplit + "')").each(function(e)
$(this).attr('visible','false');
);
$(".serviceTable tbody tr:containsi('" + searchSplit + "')").each(function(e)
$(this).attr('visible','true');
);
$(".serviceTable .well:containsi('" + searchSplit + "')").each(function(e)
$(this).attr('visible','true');
);
$("tr.separator:first-child, tr.separator:last-child").each(function(e)
$(this).attr('visible','false');
);
);
$("a.viewMore").click(function ()
$("#modalLabel").html($(this).closest('tr').find('.column2').html());
$("#modalContent").html($(this).closest('td').find('.moreDescription').html());
)
);
function filterService(category)
$('.serviceTable tbody tr').attr('visible','false');
$('.serviceTable tbody tr[data-category="' + category + '"]').attr('visible','true');
$(document).on('change', '#orderform-category' ,function(e)
//$(document).ready(function()
//alert($('#orderform-service').html());
//alert($(this).val());
/*$('#orderform-service option').each(function()
var getOption = $(this).text();
var getPriceIndex = getOption.indexOf("—");
//console.log(getPriceIndex);
if(getPriceIndex!==-1)
getOption = getOption.slice(0,getPriceIndex)+"";
console.log(getOption);
);
$('#orderform-service option').html('');
);*/
);
//});
$(function()
//change to two ? how?
$('#orderform-service').change(function()
var data= $(this).val();
$('#orderform-service option').each(function()
var getOption = $(this).text();
var getPriceIndex = getOption.indexOf("—");
//console.log(getPriceIndex);
if(getPriceIndex!==-1)
getOption = getOption.slice(0,getPriceIndex)+"";
console.log(getOption);
$(this).text(getOption);
);
);
$('#orderform-service').trigger('change');
);
댓글목록
등록된 댓글이 없습니다.
