Activity Stream
48,167 MEMBERS
6797 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member
    Website's:
    123Warez.org AlexRL.info

    Default Onclick, display hidden script

    ok guyz, so i need a script that you need to click a button, lets say a "yes" button and then to see the original content hidden by me. need this for a phpbb bbcode. someone can help ?
    AlexXxuTzZu Reviewed by AlexXxuTzZu on . Onclick, display hidden script ok guyz, so i need a script that you need to click a button, lets say a "yes" button and then to see the original content hidden by me. need this for a phpbb bbcode. someone can help ? Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Here you go

    PHP Code: 
    <div style="margin:20px; margin-top:5px">
        <
    div style="font: 11px Verdana, Geneva, Lucida, 'Lucida Grande'; margin-bottom:2px" >
            <
    input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" /></div><div style="min-height: 20px; background-color: #EDE8E0; margin: 0px; padding: 6px; border: 1px inset;"><div style="display: none;">Hide meText.</div></div></div

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. (help) Onclick=PopUnder
    By xtremex in forum Technical Help Desk Support
    Replies: 0
    Last Post: 26th Sep 2011, 04:04 AM
  2. Script / Plugin to display product in 3D?
    By nICEsHARE in forum Webmaster Discussion
    Replies: 2
    Last Post: 25th Mar 2011, 05:26 PM
  3. onclick open on the same tab
    By Hillside in forum Technical Help Desk Support
    Replies: 1
    Last Post: 18th Mar 2011, 11:21 PM
  4. 2 functions 1 onclick ?
    By Porsche_maniak in forum Webmaster Discussion
    Replies: 8
    Last Post: 14th Apr 2010, 07:58 PM
  5. [Urgent] Help needed with "onClick=" Java script.
    By kushubham9 in forum Web Application/Script Support
    Replies: 0
    Last Post: 7th Mar 2010, 01:56 AM

Tags for this Thread

BE SOCIAL