The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

can't appear unieque floating widget Facebook

2 posters

Go down

can't appear unieque floating widget Facebook Empty can't appear unieque floating widget Facebook

Post by indoromance 6/5/2012, 00:17

i have installed this script on my announcement and javascript code management, but widget disapear...... why?

announcement
Code:
 <!-- Starting Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->
<div id='divBottomRight' align='center'><a href='http://www.facebook.com/malangguidance' target='_blank'><img src=http://www.malang-guidance.com/wp-content/plugins/floating-social-media-icon/images/themes/4/facebook.png border='0'></a><a href='http://www.twitter.com/malangguidance' target='_blank'><img src=http://www.malang-guidance.com/wp-content/plugins/floating-social-media-icon/images/themes/4/twitter.png border='0'></a></div>
<!-- Ending Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->


javascript code management
Code:
<!-- Starting Javascript For Social Media Icon From Acurax International www.acurax.com -->
   <script type="text/javascript">
   var ns = (navigator.appName.indexOf("Netscape") != -1);
   var d = document;
   var px = document.layers ? "" : "px";
   function JSFX_FloatDiv(id, sx, sy)
   {
      var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
      window[id + "_obj"] = el;
      if(d.layers)el.style=el;
      el.cx = el.sx = sx;el.cy = el.sy = sy;
      el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
      el.flt=function()
      {
         var pX, pY;
         pX = (this.sx >= 0) ? 0 : ns ? innerWidth :
         document.documentElement && document.documentElement.clientWidth ?
         document.documentElement.clientWidth : document.body.clientWidth;
         pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ?
         document.documentElement.scrollTop : document.body.scrollTop;
         if(this.sy<0)
         pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ?
         document.documentElement.clientHeight : document.body.clientHeight;
         this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;
         this.sP(this.cx, this.cy);
         setTimeout(this.id + "_obj.flt()", 40);
      }
      return el;
   }
    JSFX_FloatDiv("divBottomRight", -170, -80).flt();
   </script>
   <!-- Ending Javascript Code For Social Media Icon From Acurax International www.acurax.com -->
indoromance
indoromance
Forumember

Male Posts : 84
Reputation : 1
Language : Indonesian
Location : Indonesia

http://www.indoromance.friendhood.net

Back to top Go down

can't appear unieque floating widget Facebook Empty Re: can't appear unieque floating widget Facebook

Post by Niko 9/5/2012, 19:26

Hello,

can you provide me the tutorial of this resource, what you see and what you should see? Very Happy

Thanks...
Niko
Niko
Helper
Helper

Male Posts : 3106
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

can't appear unieque floating widget Facebook Empty Re: can't appear unieque floating widget Facebook

Post by indoromance 10/5/2012, 09:04

Niko! wrote:Hello,

can you provide me the tutorial of this resource, what you see and what you should see? Very Happy

Thanks...

i obtain from here http://www.malang-guidance.com/
indoromance
indoromance
Forumember

Male Posts : 84
Reputation : 1
Language : Indonesian
Location : Indonesia

http://www.indoromance.friendhood.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum