Advertisement
floxster

Show/Hide

Nov 22nd, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.18 KB | None | 0 0
  1. <div><input style="font-size: 30px; margin: 5px; padding: 0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')['show'].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')['show'].style.display = ''; this.parentNode.parentNode.getElementsByTagName('div')['hide'].style.display = 'none'; this.innerText = ''; this.value = '-= Sembunyikan Chat =-'; } else { this.parentNode.parentNode.getElementsByTagName('div')['show'].style.display = 'none'; this.parentNode.parentNode.getElementsByTagName('div')['hide'].style.display = ''; this.innerText = ''; this.value = '-= Tampilkan Chat =-'; }" name="button" type="button" value="-= Tampilkan Chat =-" /></div>
  2. <div id="show" style="display: none;">
  3.  
  4. <div style='position:fixed;bottom:0px;right:0;z-index:1'>
  5. <script id="cid0020000104444918135" data-cfasync="false" async src="//st.chatango.com/js/gz/emb.js" style="width: 220px;height: 400px;">{"handle":"floxsterofficial","arch":"js","styles":{"a":"383838","b":100,"c":"FFFFFF","d":"FFFFFF","k":"383838","l":"383838","m":"383838","n":"FFFFFF","p":"10","q":"383838","r":100,"t":0,"usricon":0,"allowpm":0,"fwtickm":1}}</script>
  6.  
  7. </div><div id="hide">
  8. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement