خرید بک لینک

Vote count: 0

for the website I am working on, http://www.chinastampedconcrete.com/ if you scroll down, you will see "Need a Professional Floor Solution?" I added this text with Jquery, but if you switch pages, clicking on any tabs on the menu bar at top, this text disappears, and only if you refresh the page, the text will reappear again, I tried searching it up, and I haven't figured out a solution yet, anyone help please?or any other suggestion, perhaps using javascript the code I wrote is

$j(document).ready(function(){

//for custom content bottom
var $callToAction = $j(".content_bottom .call_to_action .text_wrapper");
var $divToInsert = $j("<div>", {class: "call_to_action_header"});
$divToInsert.text("Need A Professional Floor Solution?");
$callToAction.prepend( $divToInsert );
});

asked 16 secs ago

برچسب: نویسنده: استخدام کار تاريخ: شنبه 19 تير 1395 ساعت: 0:24

صفحه بندی