on 2019 Aug 11 11:32 AM
Hi guys ,
Iam trying to hide and show a panel on hovering over a button in SAP lumira designer.
The blow code works fine only when the texts are together
#__container165 {display:none;}
#__container152:hover + #__container165, #__container165:hover {display:block;}
can any one help me with the css if they are in different panels or grids
Thanks
parameshwar
Request clarification before answering.
User | Count |
---|---|
63 | |
8 | |
7 | |
7 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.