Join myself and @PixelGeek on Wednesday, October 27th at 10am PDT.
ROOM IS NOW CLOSED
Bring your projects and question so we can explore solutions together live. We did this a couple of weeks ago and it was great. All experience levels are welcome; we will grow and experiment together.
Click the icon and watch this post to get notifications. The Zoom link will be posted here on the day of the event.
Look forward to getting on a call with you, and until then, happy designing!
I lurk, but, I have an issue that I need some help with and haven’t found a solution yet.
I’ll describe here in case someone can point me in the right direction, or if not, I’ll come to live discussion.
I dynamically build a secondary sticky navigation that can be used for in-page links. I was previously using custom code to drive which item in the secondary nav should be marked as ‘current’.
I recently discovered that Webflow can track ‘current’ secondary navigation to in-page links via href and anchor tags automatically, but, it apparently it only works on pages without tabs. I’m using tabs to house two sides of page content, ‘documentation’ and ‘implementation’. Building a design system.
Does someone know a way (besides scripting it, which I can handle), of getting Webflow to automatically track ‘current’ in-page navigation in-page content under the Webflow ‘tabs’ like it does for regular pages?