desktop fix left
Is there an option by which if it is desktop the menus will be fixed on the left (or the given position)
Not by default, however it should be fairly easy to implement:
- Determine if you're on desktop - use the user agent or width or something else (your choice!)
- If yes, then don't create the superslide object. If no, then create it.
I wanted it be in library,, as window may get resized. Due to orientation.
On Wed 17 Apr, 2019, 9:27 AM OSREC Technologies, [email protected] wrote:
Not by default, however it should be fairly easy to implement:
- Determine if you're on desktop - use the user agent or width or something else (your choice!)
- If yes, then don't create the superslide object. If no, then create it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/osrec/SuperSlide.js/issues/10#issuecomment-483927708, or mute the thread https://github.com/notifications/unsubscribe-auth/ACV8O3_1D28CWP5iVqXow_yGoHaO5S5Pks5vhpuQgaJpZM4cyyDK .
Putting this in the library may be an option - we'll think about adding it in the next release :)
Thanks
On Thu 18 Apr, 2019, 10:41 AM OSREC Technologies, [email protected] wrote:
Putting this in the library may be an option - we'll think about adding it in the next release :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/osrec/SuperSlide.js/issues/10#issuecomment-484358272, or mute the thread https://github.com/notifications/unsubscribe-auth/AASXYO7HNOYMIB737JYOVBDPQ77JJANCNFSM4HGLEDFA .