Ashley Posted 22 October 2019 Posted 22 October 2019 Would anyone know how to create something like the below? http://www.wembleystadium.com/plan-your-visit/stadium-guide/view-from-your-seat I want to make a document to link images to a certain place, can this be done to anyones knowledge? if so what software would you use please? Edit: Not sure if this is the right section to put this in?
Rusko187 Posted 22 October 2019 Posted 22 October 2019 I'm not even sure this is the right forum mate Sorry, not sure on this one.
Beechey Posted 22 October 2019 Posted 22 October 2019 Of course it can. Specifically, what is the context, ie what will be the "link"? Is it like the one you provided, such as stadia blocks?
Fox92 Posted 22 October 2019 Posted 22 October 2019 Yeah it can be done. I've made similar (not football related) but this was through my coding and not software. There will be software somewhere but I can't answer that specifically.
Ashley Posted 22 October 2019 Author Posted 22 October 2019 2 hours ago, Beechey said: Of course it can. Specifically, what is the context, ie what will be the "link"? Is it like the one you provided, such as stadia blocks? 1 hour ago, Fox92 said: Yeah it can be done. I've made similar (not football related) but this was through my coding and not software. There will be software somewhere but I can't answer that specifically. @Beechey I have a image of a certain area and i want to add images to show a certain part of that area without going into too much detail of what it is. @Fox92 Would this all be web based then? you couldnt say use it on a PDF or something similar like that?
Fox92 Posted 22 October 2019 Posted 22 October 2019 3 hours ago, Ashley said: @Beechey I have a image of a certain area and i want to add images to show a certain part of that area without going into too much detail of what it is. @Fox92 Would this all be web based then? you couldnt say use it on a PDF or something similar like that? I'd imagine you could use a PDF based, or equivalent, but I was just talking from past experience.
twoleftfeet Posted 22 October 2019 Posted 22 October 2019 If you are creating a website you could use a mixture af javascript and php in the html code to look up from an sql database where you could store the pictures. Its possible to get it to only present choices based on the values available the the sql table so as it would only offer optionts that results are available rather that the user being able to select say a seat number that didnt have a coressponding view so it would scale as you increased the number of images or you could just add each section as an extra page so when uou clicked on the section it displayed a new page with just the image on it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.