Scott,
Do you have a deal with Facebook on your site? I notice that recently when I hit the back button in IE, nothing happens. If I hit it again, I go back. I held the left-mouse on the back arrow and I got the following:
Since I only use IE when I'm at work, I don't know if this is a Work thing, or an IE thing. I've never noticed it at home using Safari.
There is a code snippet which may be normal Facebook login stuff or "Like" stuff:
(I have no idea what this will look like since the editor seems to be going spacey...)
Anyway, my workplace blocks Facebook access, so the backlink to Facebook's site fails. Has anybody else seen this behavior?
Do you have a deal with Facebook on your site? I notice that recently when I hit the back button in IE, nothing happens. If I hit it again, I go back. I held the left-mouse on the back arrow and I got the following:
Since I only use IE when I'm at work, I don't know if this is a Work thing, or an IE thing. I've never noticed it at home using Safari.
There is a code snippet which may be normal Facebook login stuff or "Like" stuff:
Code:
<
[SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]script[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#ff0000][SIZE=2][COLOR=#ff0000]type[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]="text/javascript"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#ff0000][SIZE=2][COLOR=#ff0000]src[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]="http://vb4.satguys.us/clientscript/vbulletin_[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]faceb[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ook.js?v=421"></[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]script[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]>[/COLOR][/SIZE][/COLOR][/SIZE]
[SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]<
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]script[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#ff0000][SIZE=2][COLOR=#ff0000]type[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]="text/javascript">[/COLOR][/SIZE][/COLOR][/SIZE]
[SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]<!--
loadFacebookAPI(
[/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]'en_US'[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]);[/SIZE]
[SIZE=2]
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]function[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] fbAsyncInit()[/SIZE]
[SIZE=2]
{
vBfb =
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]new[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] vB_Facebook({[/SIZE]
[SIZE=2]
appid :
[/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]"47098229651"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2],[/SIZE]
[SIZE=2]
connected : 0,
active : 0,
autoreg : 0,
feed_newthread : 1,
feed_postreply : 1,
feed_blogentry : 0,
feed_blogcomment : 0,
feed_newarticle : 0,
feed_articlecomment : 0
});
}
[/SIZE][SIZE=2][COLOR=#008000][SIZE=2][COLOR=#008000]// -->
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]</
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]script[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]>[/COLOR][/SIZE][/COLOR][/SIZE]
Anyway, my workplace blocks Facebook access, so the backlink to Facebook's site fails. Has anybody else seen this behavior?