Results 1 to 8 of 8

Thread: How to make a website thumbnail?

  1. #1
    Join Date
    Jan 2013
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to make a website thumbnail?

    Hi,
    I'd like to make thumbnails of a list of links, like Google Chrome when shows the last visited webs.
    I've been looking for Google, but I haven't found it, perhaps I don't know exactly words to user.
    Thanks

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Maybe you should try to explain more. On face value, your description sounds like a simple combination of HTML and CSS to create a grid of floated thumbnail images. However, you've created this thread in the JavaScript forum and I'm not sure how that fits in with what you'd like to achieve. Please try to expand - as well as the visual look of a thumbnail grid, is there a particular behaviour or rendering method that would require the use of JavaScript? Where would the JavaScript fit in?
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. #3
    Join Date
    Jan 2013
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for you answer. My english is very bad, I don't want to do thumbnail images. Instead of displaying image I want to display the web of a link. Can you understand me? I want to do what some browsers do, like opera, firefox, google chrome. When you want to open a new page, appears thumbnails of the last webs visited.
    I hope this image show you what I want to do.

    Click image for larger version. 

Name:	Thumbnails.jpg 
Views:	285 
Size:	19.7 KB 
ID:	4890

    Thanks
    Last edited by mblascog; 01-22-2013 at 10:09 PM.

  4. #4
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Do you mean like a list if recently viewed pages on your own website? Like on some shopping websites where it shows you the items that you last viewed?
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  5. #5
    Join Date
    Jan 2013
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes, I mean this more or less. But now I'm thinking that this is not a preview of the link, perhaps it's a screenshot, isn't it?

  6. #6
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    A screenshot/product picture, that would ultimately link back to the page with the item details?

    This sounds as though its more in the realm of php and databases. If you're storing your product info in a database already, you should be able to store the last viewed product ids in a session and then print them to the web page along with the corresponding picture.

    Depending on your php/database experience, somebody here might be able to guide you further but depending on the complexity of the work involved, you might need to open a job request in the paid help forum.

    Either way, I think you'll need to elaborate more on what you need, and how you're storing your data, for anyone to offer further advice.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  7. #7
    Join Date
    Jan 2013
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok. Thanks. I'll study better what I really want, reading your post seems that what I want to do is difficult, and the only thing I'm looking for is a nice view to show some links in a web.

  8. #8
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    I think we may have crossed wires. I was fixating on a last-viewed page or product script, but after reading your last post, I now think you are refering to a script that auto-generates thumbnail image previews for web URLs?

    This website appears to offer this as a free, hosted service: http://www.picoshot.com/

    More here: http://www.webresourcesdepot.com/10-...tion-services/

    And a more recent list here: http://www.scriptplazza.com/20-free-...ls-generators/

    Hope they help
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

Similar Threads

  1. Recommandations to make this kind of website ?
    By lio in forum Looking for such a script or service
    Replies: 2
    Last Post: 03-26-2009, 09:16 AM
  2. Replies: 3
    Last Post: 03-10-2009, 06:32 PM
  3. Replies: 10
    Last Post: 03-05-2007, 07:12 PM
  4. Replies: 0
    Last Post: 06-20-2006, 04:10 AM

Bookmarks

Posting Permissions

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