Results 1 to 2 of 2
-
20th Aug 2011, 06:05 PM #1OPMemberWebsite's:
123Warez.org AlexRL.infoOnclick, 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
-
20th Aug 2011, 08:53 PM #2Respected 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 me. Text.</div></div></div>
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
(help) Onclick=PopUnder
By xtremex in forum Technical Help Desk SupportReplies: 0Last Post: 26th Sep 2011, 04:04 AM -
Script / Plugin to display product in 3D?
By nICEsHARE in forum Webmaster DiscussionReplies: 2Last Post: 25th Mar 2011, 05:26 PM -
onclick open on the same tab
By Hillside in forum Technical Help Desk SupportReplies: 1Last Post: 18th Mar 2011, 11:21 PM -
2 functions 1 onclick ?
By Porsche_maniak in forum Webmaster DiscussionReplies: 8Last Post: 14th Apr 2010, 07:58 PM -
[Urgent] Help needed with "onClick=" Java script.
By kushubham9 in forum Web Application/Script SupportReplies: 0Last Post: 7th Mar 2010, 01:56 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...