link for “old” image
-
hi.
just got a great idea ?? .
in a Scene I would like to show a bottom that link to an “old” version of the image.
Scene showing image https://url.com/images/10123.jpg
the bottom should then get the name of the image, that are used: 10123.jpg
(that’s my issue at the moment, as I can’t get the field automatik).(crap example, for simple explanation)
if image = 10123.jpg.
show camera icon, and create the link to the old image with same name in folder: old.
const $btn = $(”).addClass(‘MyCameraLogoYes’).attr({‘href’:’MyOldImages/get_and_insert_field_to_image_in_old_folder_10123.jpg’,’target’:’_self’});By doing this. I don’t have to add manual code for every scene, or matching. as it will be done by using existing data in a scene.
as in my Link: https://unoweb.dk/multi/vr/360-test/. , I already have the code for checking if an image exists or not, and set link based on it. but I need to be able to check for the image used in the scene instead:-).
The page I need help with: [log in to see the link]
- The topic ‘link for “old” image’ is closed to new replies.