You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page "profile.ejs" contains a swiper with multiple slides, and I have enabled hash-navigation. I would like to be able to enter the URL "https://mysite/profile#slide3" to get directly to slide3, but it doesn't seem to work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am to swiper, and I already find it awesome. I need help with one thing though, and I didn't find a solution by myself.
In my node/express application I am serving webpages rendered from .ejs templates. So for example "https://mysite/profile" points to :
The page "profile.ejs" contains a swiper with multiple slides, and I have enabled hash-navigation. I would like to be able to enter the URL "https://mysite/profile#slide3" to get directly to slide3, but it doesn't seem to work.
It works fine when serving a static html page directly, like "https://mysite/profile.html#slide3".
Any idea about how I should do that ? Thanks in advance !
Lorenzo
Beta Was this translation helpful? Give feedback.
All reactions