rbmunik
Forum Replies Created
-
Forum: Plugins
In reply to: [Page scroll to id] Problem with ‘Keep highlight until next’Thanks a bunch!!
Forum: Plugins
In reply to: [Page scroll to id] Problem with ‘Keep highlight until next’Hello again Malihu,
I was hoping you could help me out 1 last time;
I’m almost done with the site, but sometimes when you click a menuitem it seems it when you arrive there it’s 1 pixel off it’s destination so the menu item doesn’t light up.
Here’s the website I’m working on:
http://www.pietereliens.com/Forum: Plugins
In reply to: [Page scroll to id] Problem with ‘Keep highlight until next’Thanks for all the help, everything is working exactly like I want now.
I dont have much cash to spare but I made a small donation for your troubles via your website.Forum: Plugins
In reply to: [Page scroll to id] Problem with ‘Keep highlight until next’Hello Malihu, I fixed my problem partially by taking the div with the ID and taking it further down the page using position:relative and -100vh, now the menu is behaving like I want to.
I thought I could set the scroll position back using the offset option, however I can only but pixels in here.Is there any way I could input a scoll offset of vh or %?
Thanks for the help!
Forum: Plugins
In reply to: [Page scroll to id] Problem with ‘Keep highlight until next’Alright I’ll try that, thanks for the help!