troubles with jquery on mobile
I have this code:
$(".trem").click(function(){
var showSlide = $(this).attr("id");
if (showSlide == "mur_tm") {
$("#mur_hm").slideToggle(1000);
[…]
See original post by invalid@example.com (metatad)
Google Adsense and Competing Pay-per-click Ad Networks
I have this code:
$(".trem").click(function(){
var showSlide = $(this).attr("id");
if (showSlide == "mur_tm") {
$("#mur_hm").slideToggle(1000);
[…]
See original post by invalid@example.com (metatad)
Leave a Reply
You must be logged in to post a comment.