Test link

mc:outputClientId is useful when a component id is needed as reference within an inline javascript.
  • ClientId of containing container is
  • ClientId of current parent is

And here is the id using the EL function #{hash}{mc:outputClientId(id)}: #{mc:outputClientId('myContainer')}.