109
@Zorro, give me more info about how you are using the reveal ID.
The DIV with the ID you want to reveal must be outside the mytabs block.
Ex: make a custom block using something like
<div id="revealthis" style="display:none;">hello, you have clicked on the second tabdiv>
Position this block in the center top of you site.
Then make a mytabs block with several tabs and blocks, bla, bla, bla, and add in your second tab a reveal id = revealthis
Position the tabs block bellow the custom block you have made.
Effect: Clicking in the second tab will reveal the content of the second tab and will also reveal the content of your custom block.
PS: Don´t feel guilty, it was actually 2:46.