Can I use jQuery or something else to re-create this flash app's functionality?
I haven't messed around with jQuery much, but I feel like the same functionality can be achieved as Flash can.
Are there any other languages or combinations of languages that I could use to replicate the functionality of this site?
You have to click the start
button on the bottom of the first screen in the top left of the page in order to start interacting with the timeline. If you click the X
in the top corner, the timeline data won't load.
After clicking start
clicking on a picture will bring up a caption. If desired, a link is placed under the caption that opens to a new window. You can scroll through time and get details on events when they are clicked.
There isn't a lot more to this site, but I want to be able to do something similar using jQuery or another capable language.
Is this possible? If so, what languages do I need to use in order to replicate the functionality of the flash app on this site?