Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot spots in visual scenes #50

Open
sancarder opened this issue Mar 23, 2016 · 1 comment
Open

Hot spots in visual scenes #50

sancarder opened this issue Mar 23, 2016 · 1 comment

Comments

@sancarder
Copy link

Hi @SteveALee - I was thinking about the hotspots and how we're going to go on about them. It's not the priority right now, let's get the photo viewer going first! But here are a few links to how this can be done in html and javascript. I'm not sure if that's applicable to you at all, but perhaps give you some ideas:

https://github.com/anhee/jquery-hotspot
http://www.w3schools.com/tags/tag_map.asp

What code language do you use? I can do some more research if you tell me a little bit of prerequisites.

(please reassign this issue if you feel it's already fits in here somewhere)

@SteveALee
Copy link
Member

@sancarder

Excellent thanks. I was thinking of the old HTML image maps which I think is the same as you mention.

Brian is a HTML/CSS/Javascript app and while it doesn't use jQuery we could include it if required. Technically Brian is a so called SPA (Single Page App) which means much of the functionality is in javascript in the web browser with APIs called from various services. We will eventually have serverside rendering as well so it works on older browsers.

Thanks

See also #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants