Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

OverLap navigation on testingHello Componenet

Avatar

Level 2

Dear All,

 

I have a navigation component called sonuNav and sunitaTestingHello  component.

I have a checkbox option in my sunitaTestingHello  Component with the text value " OverLap SonuNav On sunitaTestingHello Component? "  , as shown below.

 

sunitac93243435_0-1579757703487.png

 

Once  the overlapSonuNav checkbox selected then sunitaTestingHello component should underlay SonuNav  , means sonuNav Component should overlap with sunitaTestingHello "or" on the top of sunitaTestingHello component.

 

Can anybody please help me how can I achieve this "or" any documents for this ?

 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This can be done via CSS.

Based on check box add extra class to the HTML of the test component and use CSS to overlay



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

This can be done via CSS.

Based on check box add extra class to the HTML of the test component and use CSS to overlay



Arun Patidar