• Dear Guest, Please note that adult content is not permitted on this forum. We have had our Google ads disabled at times due to some posts that were found from some time ago. Please do not post adult content and if you see any already on the forum, please report the post so that we can deal with it. Adult content is allowed in the glory hole - you will have to request permission to access it. Thanks, scara

Javascript hosting & help.

unknown

Erik Edman
Guys,

Need help. I have a friend that is having difficulties regarding hosting javascript, they have had a falling out with previous host or something and needs to update this script below of a banner, which is enabled with the javascript

<!-- Insert Banner Content Below Here -->

<div id="banner">
<script type="text/javascript" src="http://www.PREVIOUSHOSTNAME.COM/scripts/flipper.js"></script>
<script language="JavaScript" type="text/javascript"> Flipper(995,165,"http://i1084.photobucket.com/albums/banner1.png http://i1084.photobucket.com/albums/banner2.png http://i1084.photobucket.com/albums/banner3.png http://i1084.photobucket.com/albums/banner4.png ");</script>
</div>

<!-- Insert Banner Content Above Here -->

They have basically moved the images to photobucket account, but the banner does not work without hosting and installing the javascript above called flipper.js.

Can anyone help in suggesting a FREE way to host the java script and once hosted what is placed into the above script in order to make the banner work.

Thanks 8-[
 
I use BitBucket for all of my version control stuff and I'm pretty sure you can hotlink from there. The only drawback is that you need an App to commit and push the javascript file, or do it in the command line.

If you'd like, I can push it to my BitBucket account and just give you a link.
 
I use BitBucket for all of my version control stuff and I'm pretty sure you can hotlink from there. The only drawback is that you need an App to commit and push the javascript file, or do it in the command line.

If you'd like, I can push it to my BitBucket account and just give you a link.

Ultimately they want to host themselves in their own account as there is more than just one .js file, I guess we could try it to see if it works by you giving me the link for my friend to post in that code.

I will email you the .js file

Will use the email you have attached to this site.

Thanks Tommy.

EDIT.. its sent. Thanks again.
 
Good news. Sorry I haven't replied to your emails, was out at the football last night so didn't get a chance. OpenDrive looks like a good option.
 
Back