Get parent Wrap width

I'm using a Basic Map with the IFrame from Google Maps. The IFrame contains the following parameter:

width="600"

I would like to do something like

width="{wrap-width}"

to get the width from the parent Wrap.

Is it somehow possible?

Comments

Sign In or Register to comment.