Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: calling javascript for thumbnail image

    May not work for images off the server

  2. #2
    Join Date
    Dec 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: calling javascript for thumbnail image

    doest work for images that are hosted locally

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: calling javascript for thumbnail image

    As you are local none of us can see what you have???

  4. #4
    Join Date
    Dec 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: calling javascript for thumbnail image

    sorted it myself

    Found where the javascript for lightbox was located in Zencart and added this code to PAGE_1 using the the define pages editor.


    <script type="text/javascript" src="/zencart/includes/templates/ArkiTEC-HD Black/jscript/mootools.js"></script>
    <script type="text/javascript" src="/zencart/includes/templates/ArkiTEC-HD Black/jscript/slimbox.js"></script>
    <link rel="stylesheet" href="/zencart/includes/templates/ArkiTEC-HD Black/css/slimbox.css" type="text/css"
    media="screen" />


    then added this code to produce the thumbnail

    <a href="img/" rel="lightbox" target="_blank"><img
    src="img/" width="150" height="150" border="0"
    alt="Picture" align="bottom" /></a>

    img/ is then replaced with a direct link to the image wanted

    works brilliantly

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: calling javascript for thumbnail image

    Great and thanks for posting your solution and completing this thread for others - - I missed that you were using "lightbox" and uou sorted it

 

 

Similar Threads

  1. Calling Images With Javascript
    By GodfatherAntiques in forum General Questions
    Replies: 7
    Last Post: 27 Jan 2011, 01:07 AM
  2. javascript calling problem
    By sn_aneesh in forum Basic Configuration
    Replies: 1
    Last Post: 28 Feb 2009, 06:10 PM
  3. Custom Javascript Calling images from unsecure folder
    By CoolCarPartsOnline in forum General Questions
    Replies: 0
    Last Post: 29 Dec 2008, 08:59 AM
  4. on_loaded javascript not calling other funtions
    By GraphicHabit in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 May 2007, 08:46 PM
  5. Calling Javascript file from main page
    By praiseandplay in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 5 Aug 2006, 04:41 AM

Posting Permissions

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