Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Halloween :) just a little fun


Recommended Posts

I know it’s trivial but what’s the harm in a little fun every now and then?

It's Halloween :)

A simple silly Halloween scrit for fun, A simple Header tag to add script to footer to display a number of spooky bats on your site, Why? Why not it's halloween. No core code change just install as normal and turn on. Don't forget to install the js file. Enjoy,

All credit to original script Author JS Bat 2013 - v1.2 - Eric Grange - www.delphitools.info

again you can see it running on the test site www.justfastfood.com

image.png.8cc332feeac5fa0620a6e3e99c306d0a.png

 

Link to comment
Share on other sites

Bug in file spotted by @reflex-ocasion :thumbsup:  no seriously a bug in the bug script , silly error on my part. The code should be,

$oscTemplate->addBlock( '<script type=\'text/javascript\' src=\'ext/js/bug-min.js\'></script>' . "\n", $this->group);
	$oscTemplate->addBlock( '<script type=\'text/javascript\'>
			// default fruit fly bug:
			new BugController({
			});

			// default spiders:
			new SpiderController({
			});
		</script>' . "\n", $this->group);

 

Silly Halloween Bug script V1.1.zip

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...