mad in pursuit: grown-up's guide to streamlining an auction listing, page 2
|
Back to Page 1 Microsoft FRONT PAGE Goal: Use own web site to publish pictures and to set up a template for item descriptions. This template will include a more sophisticated "click 'n switch" photo gallery. Descriptions only stay in ebay for 60 days, so you can't count on going back and revising one of your old descriptions for a similar item. ...Photo page. First, get the photos out to the web. They must be referred to by their full published URLs (i.e., "http://www... etc.").
...Description page. Here you are really just creating the HTML than can be copied to the eBay description. FrontPage lets you use the WYSIWYG interface to generate and test your code easily. One description page can then be used as an ongoing template. Structure: (1) Area for text description; (2) Table for photos. ...Table for photos. Create 3-cell vertical table. Insert 1st photo in top cell. In the second cell, type "Click on thumbnails to enlarge:" In the third cell (to keep things neat) insert a horizontal table to accommodate all your small photos (including the main one in the top cell). These are what will be clicked upon to enlarge.
...Add javascript. Okay, here's the tricky part, which turns out to be not so tricky, thanks to eBay Hacks. The "code" view of your table should look like the HTML below (minus the red type). Now, just add a little javascript, so that when you click on a small picture, it changes out with the large picture. (1) Add name="view" to the line containing your main image in the top cell. (2) For each thumbnail, add the onClick line. The source (src) must be the full URL to the large version of the thumbnail.
Check it out in the Preview window. Once you get a page with this code nailed down, use it as a template -- just paste in the URLs of the new pictures. ...Item description. If you haven't done it already, write the full description of item in the Design view. eBAY ...Description. Start the process of selling your item. At the description, go back to your Description Page in FrontPage. Go to the Code view. Select all all the HTML text between (but not including) <BODY> tags. CTL-C to copy. Back in eBay, paste (CTL-V) it into the description box. Your description will now contain both an attractive HTML-rich description and an interactive photo gallery. ...Photos. When you get to the photo part, no need to enter anything, since your photos are part of the description. ...Thumbnail. If you want your 150 x 150 thumbnail in the gallery, be sure to check the Gallery box, then paste in the URL of a photo that will work well in small format. Don't worry if it's too big, since ebay will size it down. Back to Page 1 1.27.04 (last updated: 06.20.05) |
FIND OUT MORE>>> Selling on ebay isn't just about organizing your work flow. For someone who sells collectibles, it can be QUITE A JOURNEY.
|