Announcement

Collapse
No announcement yet.

Insert Script .

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Insert Script .

    Dear Support,
    I am trying to build a gallery like on this website: http://www.theaterfotograf.de/tanz.html
    I'm trying to use this script on my website: http://www.dynamicdrive.com/dynamici...thumbnail2.htm
    at the moment I got some questions for the realization. Would be great if you could have a look at my mistakes.


    1. I copied the script 1 to the <head> section of my page (didn’t change something at all)
    2. I copied the script 2 to a html window of my page. (Got some Main point s after 1week Wirkung with the Programm )


    Questions:
    4. how do I divine the place of the loadarea 1? I have around 25 pictures for the first page, do I ever div a new load area? Like on the exakte webside.


    5. How can I scroll/move the small pictures without moving the main page? (Insert the loadareas in to an inline frame?)


    Many thanks if some one knows a solution

  • #2
    script insert

    Dear Vasili_Support,
    i am still stugling with my script insert, i tried to follow your instructions like on this post: http://www.vodahost.com/vodatalk/add...mouseover.html
    but it is not working....

    1. I copied the script 1 to the html window in BV type: inside <head> tag
    2. I copied the script 2 to a html window in BV type: inside <body> tag

    The config of the thumbnail is right... but BV doesn t show the picture and the enlarge.

    I think the required targetdiv: id is not right, but how do i make it right_?





    Many thanks

    Comment


    • #3
      Re: Insert Script .

      1. You should pre-configure 2 different set of images, each set with images pre-formatted to be all the same size within each set: one set of Thumbnails (the smaller image), and one set of larger images (the larger size that appears upon Rollover).

      2. Many scripts require you to manually upload each image in each set to the Root Directory (public_html/), as the script configuration is done by inserting the URL of each image (i.e. http://YourDomain.com/thumb-1-unique-page-relevant-image-title.jpg, http://YourDomain.com/thumb-2-unique-page-relevant-image-title.jpg, etc.) rather than simply by image title and publishing them as an embedded element of the page (instead of relying upon BlueVoda Publishing to upload images to the server, the script can only "action" a "pre-defined" attribute -- an image -- that is already on the server to be "sourced").
      * Be sure to fully understand how your script requires you to "pre-format" your images (including sizing each set all the same) prior to including them as part of your ordered configuration.

      3. Each set needs to be individually inserted in order into the script you intend on using in the manner and place as required (if the set of enlarged images is missing, they will not present upon Rollover).

      4. Once fully configured with the ordered sets of images, the script is then "copied" as instructed.

      Keep in mind the page needs to be published (which includes the image sets properly transmitted to the server) for the script to work: the script will not function in PREVIEW, as the images have not been transmitted to the server to establish a Source Link for the script to "find" and use as instructed.

      If you need a great Tool to format your images (re-sizing, cropping, etc.), try the FREE download from VodaHost: PixResizer
      . VodaWebs....Luxury Group
      * Success Is Potential Realized *

      Comment

      Working...
      X