Div With Fixed/Static link Or Text
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
<div class="tblaction" style="display: none;position: fixed;top: 20%;right: -1%;background-color: #861f41;width: 270px;z-index: 999;color: #fff;border-radius: 10px;padding-left: 15px;height: 30px;vertical-align: middle;padding-top: 4px;">
<a href="javascript:;" style="color: inherit;" onclick="showAllColumns()">Show All Columns</a>
</div>