Submit Your Article Forum Rules

Results 1 to 10 of 10

Thread: How Do I......?

  1. #1
    Member
    Join Date
    Aug 2003
    Location
    NJ
    Posts
    84

    How Do I......?

    I'm creating a directory for one of my sites and i want to display thumbnails the way Alexa does.

    I already have my thumbnail images and i would like to use some sort of script but if there is way for me to manually code it i can work with that to.

    If there is a way let me know....
    It's better to do business with me than against me!

  2. #2
    WebProWorld MVP
    Join Date
    Aug 2003
    Posts
    1,039
    If do a Google search for "directory script" it should give you a selection of scripts to look at, or have a look in HotScripts.com link indexing category. Some will allow thumbnails with the listings.

    I don't know how big a directory you are planning but for a small mainly static directory of say a few dozen listings then creating a set of static HTML pages and linking directly to the thumbnails with <img> tags could be the simplest and easiest way to go.

    The best option, static or scripted, will depend on the intended size of the directory, whether you want people to be able to submit new entries to you and so on.

  3. #3
    Junior Member
    Join Date
    Jun 2005
    Posts
    1
    There's a free program that does this called Picasa.
    Google now has it free I believe. I've done lots of pages with this feature, I open it in Dreamweaver after I do the initial creation. You put all your pictures in one file. Have Picasa index it. Choose all the pictures, then choose the action "create a webpage", you will see lots of options. It's a good idea to create captions for each picture you want to include before you do the web page thing. Otherwise, only the filename will appear. You click on the thumbnail and it then shows you a big version. It makes the thumbnails for you, you don't have to do that. It saves all the things it needs to work in one folder. You then upload that entire folder to your site, and link to the folder. It will pick up the "index" page and work great. Some examples can be found on my site, not on the first page though.

    Try it, you might find that's the answer!

    Cecilia Price
    Artmaker Studio

  4. #4

  5. #5
    Member
    Join Date
    Aug 2003
    Location
    NJ
    Posts
    84

    Thanks...

    Thanks for the info, but i have been all over hotscripts searching for what i want and i dont need thumbshots because i already have my thumbnail images.
    Is there a way to hard code what i want to do
    It's better to do business with me than against me!

  6. #6
    Junior Member
    Join Date
    Jul 2006
    Posts
    1

    Re: like ajax

    Do you know AJAX. It should help with most of it.

  7. #7
    Member
    Join Date
    Aug 2003
    Location
    NJ
    Posts
    84

    maybe im explaining this wrong......

    Do you know AJAX. It should help with most of it.
    Thanks for the reply lawman. I dont know AJAX. i have played around with it before but nothing serious

    Maybe i should put this another way......
    You know when you have have a link you have alt text, but instead of having alt text i want to use a image like Alexa does on their site. I already have all my thumbnail images
    It's better to do business with me than against me!

  8. #8
    Senior Member
    Join Date
    Aug 2003
    Posts
    294
    I take it that you're looking for the detailed discription when hovering over small icon as shown on Alexa site. Check out http://www.cssplay.co.uk/menu/balloons.html

    You can modify for your style.
    Hello everyone! Newbie. Self-taught. Loves writing web-code.

  9. #9
    Member
    Join Date
    Aug 2003
    Location
    NJ
    Posts
    84

    Thanks

    I take it that you're looking for the detailed discription when hovering over small icon as shown on Alexa site. Check out http://www.cssplay.co.uk/menu/balloons.html
    Thanks drummin. That site told me everything that i wanted to know.
    It's better to do business with me than against me!

  10. #10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •