Magic Slideshow™ for eBay

Scroll through your images. Use the instructions below for a really easy installation. [a href="/static/magicslideshow-trial.zip"]Download the demo[/a] to use on eBay. Change the speed, effect, colours, sizes. More than 30 options! [a href="/magicslideshow/examples/"]Click here for lots more examples[/a]. This text has no heading above it. Contact us if you would like help installing it.

Install now

  1. Download the Magic Slideshow™ demo or buy the full version.
  2. Upload the magicslideshow.js and magicslideshow.css files to your website.
  3. Login to eBay and create your listing as normal.
  4. Here comes the clever bit... Click the HTML tab and enter the following code at the top:
    <link rel="stylesheet" type="text/css" href="http://example.com/magicslideshow.css" />

    <script type="text/javascript">
    var _sc = document.createElement('SCRIPT');
    _sc.setAttribute('type','text/javascript');
    document.getElementsByTagName('head')[0].appendChild(_sc);
    _sc.setAttribute('src', 'http://example.com/magicslideshow.js');
    </script>
  5. In the code above, replace the example.com URLs with the URLs of the location where you uploaded your JS and CSS files.
  6. Now you can use Magic Slideshow on your images. Just reference your small image and link it to your large image. For example:

    <div class="MagicSlideshow">

    <img src="http://www.example.com/example1.jpg"/>

    <img src="http://www.example.com/example2.jpg"/>

    <img src="http://www.example.com/example3.jpg"/>

    <img src="http://www.example.com/example4.jpg"/>

    </div>

Note: your images must be self-hosted (not hosted by eBay).

Other eBay effects