Jump to content

monkeyj

Members
  • Posts

    2
  • Joined

  • Last visited

monkeyj's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Thank you for the suggestion. I successfully changed the bullets into thumbnails and used CSS opacity as you suggested, and it works perfect. Regarding my second question, what I want to achieve is rotation of the thumbnails (previously dots/bullets) underneath the image when there is more thumbnails than can fit in one line (I guess ideally I'd want the rotation to be independent from the image, until one of the thumbnails is clicked) . Currently if I increase the number of thumbnails once they reach the end of the line they create a second line underneath. I think I worded it incorrectly in my original post, it should read: "2) make the strip of thumbnails rotatable automatically when reaching the last thumbnail on display, also by pressing small arrows at each end, when using mousewheel/touchpad scroll and drag, and touch/drag on mobile devices" Thank you again for your help
  2. Hello, I'm hoping this is the right section to post. I would like to slightly advance the slideshow in the example at: w3schools.com/howto/howto_js_slideshow.asp However having basic knowledge of CSS and 0 of JS I don't even know where to start. I'd like to add two things: 1) change bullets into small thumbnails of the respective images, with dim/highlight behaviour remaining intact (i.e. the inactive thumbnails being slightly whited-out, and active/hover ones bright) 2) make the strip of thumbnails rotatable automatically when reaching the last image on display, also by pressing small arrows at each end, when using mousewheel/touchpad scroll and drag, and touch on mobile devices Many thanks for suggestions, hope I haven't asked too much!
×
×
  • Create New...