OverLap navigation on testingHello Componenet | Community
Skip to main content
New Participant
January 23, 2020
Solved

OverLap navigation on testingHello Componenet

  • January 23, 2020
  • 1 reply
  • 1407 views

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.

 

 

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

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

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
January 23, 2020

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