Results 1 to 4 of 4

Thread: Searching images on/within specific webpage

  1. #1
    Join Date
    Jul 2015
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Searching images on/within specific webpage

    I am using Pop up image viewer script with thumbnails. I maintain our local Sheriffs Office mug-shots and display them online weeekly. The images are numerous and I would like to be able to apply a simple search feature to 'Locate' images in the gallery, by Name.

    The page I am referring to is: www.rcso.org/rcmugs.html

    Thank you in advance!

    Joanna

  2. #2
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Default

    You should add an alt and title tag in the img code. example:
    <img src="http://mysite.com/some-image.jpg"
    width="220" height="212" alt="Kelly Jane Johnstone from Seattle Washington"
    title="Kelly Jane Johnstone from Seattle, Washington" />

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

    Default

    Your web page weighs 47MB!!!!!

    With 1500+ images!!!

    That's monstrously large for the web - over 20 times bigger than the average web page today. I recommend you switch to a dedicated gallery that breaks images down in to more manageable pages (eg - 20 images per page) so a much smaller fragment loads at a time. Look for a self hosted one that runs from a database - with an internal search feature. https://www.google.co.uk/search?q=fr...atabase+search
    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

  4. #4
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    I recommend trying Ajax Pagination script v1.2.2

    It will dramatically improve load times by saving on bandwidth and make it easier to navigate the bookings. For example each page could be a week of bookings and you could browse through and view the mug shots one week at a time.
    Last edited by james438; 08-01-2015 at 04:31 PM. Reason: changed "increase" to "speed up" to "improve" :P
    To choose the lesser of two evils is still to choose evil. My personal site

Similar Threads

  1. Multiple Random Images in specific field
    By Jay Dog in forum JavaScript
    Replies: 13
    Last Post: 10-16-2012, 09:25 AM
  2. More specific.. Did some searching.
    By [Nicolas] in forum Looking for such a script or service
    Replies: 1
    Last Post: 02-02-2011, 03:12 AM
  3. Multiframe Slideshow: Stop w/Specific Images?
    By PegasusTech in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 03-07-2010, 12:10 AM
  4. Replies: 0
    Last Post: 12-18-2006, 02:37 PM
  5. Swap Images At Specific Times & Dates
    By Steve6 in forum JavaScript
    Replies: 0
    Last Post: 06-12-2006, 06:00 PM

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
  •