How to see hidden Text from an HTML page????

Status
Not open for further replies.

t3hdrom

Banned
Banned
141
2012
7
0
Hy..

Is it possible to reveal the hidden text from an HTML page, that requires an comment to be reveald,whitout do the comment,obviously?

Thanx in advance..
 
4 comments
More description on what exactly you want would be better. Are you talking about content locker cpa widgets which hides actual page ?
 
i don`t know what`s called.....is this website musicya.net and they have this script installed, to see the download link of an file u must do a comment..
 
They be using a WP plugin called easy2hide If that helps :)


Code:
/**  * @package easy2hide  * @author Dallas Lu & PeeMau  * @version 0.4.3  */ /* Plugin Name: easy2hide Plugin URI: http://peema.us/archives/easy2hide-for-wordpress-3-3.html Description: If you just want to hide some contents from visitors not replying to the CURRENT post, use <strong>&lt;!--easy2hide start{reply_to_this=true}--&gt;</strong>some hidden contents<strong>&lt;!--easy2hide end--&gt;</strong> in HTML editor; or if you want to hide some contents from visitors not replying to ANY posts, delete the letters between '<strong>{</strong>' and '<strong>}</strong>'. ‚žœ ˜ƒœœŸ‡–‡ ‘‡„š„š—†…Œ”<strong>&lt;!--easy2hide start{reply_to_this=true}--&gt;</strong>š—†…<strong>&lt;!--easy2hide end--&gt;</strong>›ˆ–€…‚žœ ƒ‰€œ‰œ‘‡•„š„š—†…Œˆ ™€œ<strong>{</strong>€’Œ€œ<strong>}</strong>€‹—š„€‚ Author: Dallas Lu & PeeMau Version: 0.4.3 Author URI: http://peema.us/ */

http://plugins.svn.wordpress.org/easy2hide/tags/0.4.3/easy2hide.php
 
Status
Not open for further replies.
Back
Top