when assets are included in a page, they are enclosed in div tags - like this
My Text.
Is there anyway to turn this off for some assets so that only
My Textis included in the requested page?
when assets are included in a page, they are enclosed in div tags - like this
My Text.
Is there anyway to turn this off for some assets so that only
My Textis included in the requested page?
[quote]when assets are included in a page, they are enclosed in div tags - like this
My Text.
Is there anyway to turn this off for some assets so that only
My Textis included in the requested page?
[quote]Click on the properties for the div in the edit interface and select raw html in the style information area.
R.
[right][post=“10215”]<{POST_SNAPBACK}>[/post][/right][/quote]
Ah yes - that fixed it. I’m using a nested asset list that randomly selects a page to include in another page. I had switched to HTML for the asset listing page, but not for the individual pages that were being nested.
Yeah, you can have a Raw HTML presentation option (which suppresses the DIV tags) while still keeping the WYSIWYG cell. Or switch everything to Raw HTML for finite control of the output code.
Is there a way to prevent the id="" attribute for the div being printed at all?
[quote]Is there a way to prevent the id="" attribute for the div being printed at all?
[right][post=“10231”]<{POST_SNAPBACK}>[/post][/right][/quote]
Not if the Container is in Block mode, no.