AllaN
AllaN
KPCKevin Powell - Community
Created by AllaN on 10/10/2024 in #front-end
Is it possible to have click based menu dropdown in bootstrap via CSS?
Thanks bro for much needed help. I will figure something out either via the way u mentioned or JS(:fh_exits: ).
20 replies
KPCKevin Powell - Community
Created by AllaN on 10/10/2024 in #front-end
Is it possible to have click based menu dropdown in bootstrap via CSS?
I have to rely on JS in that case it apears, hopefully modern CSS will bring some solution to this or bootstrap itself.
20 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
ok
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
Hi @ἔρως, I am stuck in kinda tricky situation where I need to add margin based on a condition. Its not getting applied. The HTML for that is huge. Is it fine if I may ask if we can try and find a solution to this over a voice channel?
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
True, I will keep this in mind bro. Thanks a lot once again.
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
Thanks Chris next time onwards I will make sure to share the code snippet for better understanding
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
tr:not(:has(.dropdown)) td{} this worked likka charm
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
😂
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
True but we cant manipulated the tr td of the grid limitations of Low Code No Code tools
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
@ἔρως +rep bro thanks for sticking by. Really mean a lot and everyone who jumped in to help.
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
No description
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
THANKS A LOT
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
Love you guys
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
OMG
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
sorry my bad guys
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
Ohhh no there is discs that carries dropdown and they have a tag
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
this doesnt.
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
It needs background
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
and the next row thats doesnt have a tag <tr class="jsgrid-row"><td class="jsgrid-cell" style="width: 100px;"><span>AIG Group</span></td><td class="jsgrid-cell" style="width: 100px;"><span>Cargo (Global Transit)</span></td><td class="jsgrid-cell" style="width: 100px;"><span>Cargo Global Transit Spec 1</span></td><td class="jsgrid-cell" style="width: 100px;"><span>26/09/2024</span></td><td class="jsgrid-cell" style="width: 100px;"><span>Ketan Kulawade</span></td><td class="jsgrid-cell" style="width: 100px;"><span>DRAFT</span></td><td class="jsgrid-cell" style="width: 100px;"><span><div class="dropdown"><button class="marketedit-btn fas fa-ellipsis-h" style="border: none; background-color: white;"></button><div class="dropdown-content"><a class="fa fa-edit" href="javascript:void(0);"> Amend Draft</a><a class="fa fa-trash" href="javascript:void(0);"> Delete Draft</a></div></div></span></td></tr>
80 replies
KPCKevin Powell - Community
Created by AllaN on 9/25/2024 in #front-end
How do I manipulate tr > td background with only selective rows.
<tr class="jsgrid-row"><td class="jsgrid-cell" style="width: 100px;"><span><a type="button" href="javascript:void(0);" class="btn fas fa-angle-up"> Submission 1</a></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td><td class="jsgrid-cell" style="width: 100px;"><span></span></td></tr>
80 replies