Closed vilav closed 6 years ago
@vilav Are you saying this? https://naver.github.io/egjs-axes/#car-360º-viewer
the egjs-axes don't use jQuery.
@sculove Yup, if i click on the Codepen link below the demo, it shows JQuery in the JS resources. Didn't seem to work without it. Sorry if I missed something there...
@vilav jquery is just used for domready. It is not related to egjs-axes.
Look at this example. https://codepen.io/sculove/pen/Bwpjva
Thanks @sculove! This is awesome In that demo, is there a way to attach a HTML range slider such that when you move the range slider the corresponding visual sequence moves as well? Something similar to this:
Hi
The 360-degree demo on egjs is one of the most performant ones of any JS library out there. Is there a demo / reference of the 360-degree code without a JQuery dependency?