Hey @mastermindesign, I finally am ready to delve in and see about how to name my pages of my site.
I just learned what symbols are, but I think I’m confused what you meant. So you have the full slider and the “contact-us” content on one page called “contact-us”
or
You have the full slider and full content (all content, even stuff not in view) with the “contact-us” content as what is in view, and you name that page “contact-us” ?
I think its the second one right?
so each page is actually a complete duplication of your site right?
And the js somehow renames the url by detecting which content part is “in view” ?’
If that’s right I think I understand it, sort of. What is the lazy loading images for exactly? Does it have to do with the site naming pages or just something you decided to optimize for speed of the site?
I was looking at your tasite.js, and this code for what you explained is in the “update url” section right?
Or is parts when “when left/right is clicked make sure tabs also change and loop through”. Is this part of what gets it to work also?
I’m so sorry for asking so many questions
My site is here and while it is different than yours, the same idea, where things are not in view, then in view based on navigation.
I’m going to need to hire someone I think to implement this.