And I try posting the following javascript in, but all I get on my page is a blank widget section with a ? in the bottom right corner, my code and image don't show up.
Checked this same js in a page/pst and it works fine. Any ideas?
My site http://www.beforeshoppingonline.com/ (The "a ?" is under the search section on the right side)
Would you please check it and help me out?
- Code: Select all
<script type='text/javascript'>
alimama_pid='mm_25664207_0_0';
alimama_type='g';
alimama_tks={};
alimama_tks.style_i=1;
alimama_tks.lg_i=1;
alimama_tks.w_i=572;
alimama_tks.h_i=69;
alimama_tks.btn_i=1;
alimama_tks.txt_s='';
alimama_tks.hot_i=1;
alimama_tks.hc_c='#0065FF';
alimama_tks.c_i=1;
alimama_tks.cid_i=0;
</script>
<script type='text/javascript' src='http://a.alimama.cn/inf.js'></script>
Thanks!