e2interactive forums » Sample of (E)2 Photo Gallery

Search:

modification q's

(4 posts)
  • Started 4 months ago by dh1981
  • Latest reply from InspiredGraphix

  1. dh1981
    Member

    Hi, first of all congrats on a fantastic image gallery. Everything is working 100% as it should - first time.

    I have a couple of modification queries I am hoping someone will be able to help me with.

    1) first image.

    I know there are a few questions floating around about this but I am not too sure of the answer still. I am hoping to link to a particular image within a gallery eg. Off the directing page to the image gallery can you link to for example <href='myimagegallery.html#load-image-3-first... >

    and

    2) thumbnail slide.

    the thumbnails on the bottom of the image gallery... is there a way of making the thumbnails slide left/right with a mouse hover over the left/right-more graphic? I have tried adding:

    onMouseOver=\"javascript:checkbutton(addposition('minus'));movethumbs('plus');\">

    and this works, but only moves the thumbnails once. I would like it so that it keeps moving until the end of the images.

    Many thanks for any help and a great script!

    Posted 4 months ago #
  2. dh1981
    Member

    no?

    Posted 3 months ago #
  3. 1. I had started this type of mod, but ran into a bunch of errors and haven't had the time to fix it.

    2. There is a lot to modify to make this work. I don't plan on doing this type of modification sorry.

    Posted 3 months ago #
  4. QUOTE: onMouseOver=\"javascript:checkbutton(addposition('minus'));movethumbs('plus');\">

    If it is only doing it once, you probably need to write a function that adds it at an increment through a loop - so the function runs the action, then loops and runs it again, then loops and runs it again... does that make sense?

    If you make it an infinite loop (like with logic of X=1 if($x=1) { do function; } ) or something like that. I am not real good with Javascript, though i might have a go.

    Rob

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.