[Pro] Hiding elements at breakpoints question

If I hide an element in the item output settings, does it mean the elements are only invisible in browser?
But the content is still “there” with its element file sizes, code structur, etc…

Or - that’s my idea - can I use a master page with all elements I need in general and just let not display elements in some pages where I dont like them to have?
Would that be wise?

A perfect plan, but I rather await your answers.
Thanks a lot!

Hanna


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

When you hide an element, it is still there in the HTML, if that’s what you’re asking. The browser just styles it to be invisible, but the content and code are there all along.

It sounds to me as though you are trying to have some boilerplate content that is there on every page, but hidden on some. It sounds more like a job for Master Pages to me. You can delete content that was placed by the master from a child (instance) page based on that master. If you update the master page after you’ve created the page, that item may return, but you can always delete it again.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks and yes my idea was to set up a master and than disable elements. But when all is still in html I quickly forget it. :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options