Left Hand Reveal Webpage Gradually Right Hand


I f you are reading this, you have clicked on the preceding button and this page opened in a unique way.

I f you would like to see this script in action again, Reload ] this page.

W e have tested the code in IE5.5, IE6, Netscape4.08 and Netscape7.0. This script worked well in all platforms with the exception of Netscape4.08 where it will "Not" work, you will get a blank page besides an error message in the task bar of

"JavaScript error: Type 'javascript' into Location for details"

P ersonalize and make a statment with your site with the Revealer script. As the name suggests, this DHTML script gradually "Reveals" the entire content within a web page.

D epending on your knowledge of HTML, java scripts and DHTML, (which stands for "Dynamic" HTML), this is basically a copy and paste as a complete HTML document and then start to remove* from the script what is not needed and then reconfigure it to your specifications.

  • *    Since the code for this script is in the complete HTML document format, there are certain parts you should remove prior to your own customization of your material. If you grab the below link, you will see where and howto remove what is not needed and also where to add your material within the script.
    Advanced Reconfigurations On Code ]

T his script is basically not for anyone who does not have a good solid working background with HTML and java scripts. Please do not attemt this unless you are comfortable with the codes and understand what you are looking at within the code.

B elow is the part of the code within the <BODY> section of the script that you reconfigure for the opening effect. Such as text, colors etc.

<script language="JavaScript">
//////////////////////////////////
// Customise Reveal //
//////////////////////////////////

/*
The following is required only if you
want the user to click to reveal the page
*/
var clickw=150;                             // Width
var clickh=20;                               // Height
var clickb=2;                                // Border width
var clickc="#ffff00";                  // Border color
var clickbg="#ba55dc";           // Background color
var clickt="Your Text Message Here! ~ For Example Click Here!";           // Text to display
var clickFont="font-family:georgia,arial,helvetica; font-size:10pt;
font-weight:bold; color:#000000*";               // The font style of the text

*    This denotes the color of the text inside the boxed message

B elow we have inserted parts of the code to point out what you can reconfigure and where you can add your page content.

type ->
div1bg ->
div2bg ->
div1bw ->
div2bw ->
div1bc ->
div2bc ->
step ->
timeOut ->
click ->

0 for vertical | 1 for horizantal
Background color of first layer
Background color of second layer
Border width of first layer
Border width of second layer
Border color of first layer
Border color of second layer
The amount revealed every interval
The delay in milliseconds
true if user has to click to reveal | false
for auto reveal


(eg. '#CCCCCC')
(eg. '#CCCCCC')
(eg. 1)
(eg. 1)
(eg. '#000000')
(eg. '#000000')
(eg. 5)

See below for an example of how to call the function.

*/
new initReveal(0,'#CCCCCC','#CCCCCC',1,1,'#000000','#000000',3,10,true);
</script>

B elow is where within the script you would add your own content to the page. Notice there are two sections for your content. One for the header and the other for the information within your page. This you need to pay particular attention to for the script and page to look and function properly. If this part is slightly confusing, see our above link on
"Advanced Reconfigurations On Code". This will show you what needs to be removed within the original code before you can add your own content.

<center><span class="header">Your Header Here*</span></center>
<table width="90%" align="center"><tr><td>
<span class="content">
<br>

Place All Your Body Information Here!

</span>
</td></tr></table>

</body>
</html>

* It is a good idea to add the header attributes in front of and behind your header text so it will define the size of the header. In other words, see the below example:

<center><span class="header"><h1>Your Header Here</h1> </span></center>

B elow, you can see how the different header attributes will change the size of the header text.

<h1> </h1>

<h2> </h2>

<h3> </h3>

<h4> </h4>

<h5> </h5>

<h6> </h6>

H 1

H 2

H 3

H 4

H 5

H 6

Warning Logo Note Of Importance!

O n a final note of importance concerning the URL this script will be on.
Under no circumstances place a back/forward slash / after the page address this effect will be on or in a link to the page you place this page. If you do, the opening effect will not be seen and it will open the page normally without the "Click To Enter" prompt. To clarify this very simply, the address of this page is:

Correct Address
https://www.angelfire.com/ny5/consigliere/reveal.html

Do Not! make the mistake of adding the back/forward slash into the address as below.

Incorrect Address
https://www.angelfire.com/ny5/consigliere/reveal.html
/

I f you would follow both of the below links, you will see what we are explaining about the back/forward slash. Both links will open in a new window so you do not lose this page.
Correct Way To Write Link ]
Incorrect Way To Write Link ]

I f you would like to add this effect into your pages, just grab the below link and you are there. If you have any problems, either contact us or the artist who designed this script.
Get Code Here ]

Talk Live To A Support Technician

[ Yahoo! ] options

Search Our Site By Individual letter

A ]  [ B ]  [ C ]  [ D ]  [ E ]  [ F ]  [ G ]  [ H ]  [ I ]  [ J-K ]  [ L ] 
M ]  [ N-O ]  [ P-Q ]  [ R ]  [ S ]  [ T ]  [ U-V ]  [ W ]  [ X-Y-Z ] 

Little Tips Directory

Page 1  ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5  ] [ Page 6  ] [ Page 7  ]

Index Page 1 ] [ Index Page 2 ] [ Index Page 3 ] [ Index Page 4 ] [ Index Page 5 ]
Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ]
Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ]

News Letter Archives ] [ Navigation Page ] [ Archives Of Published Material ]
Link To Us ] [ Alphabet Index ] [ Feedback ] [ On Line Support ] [ FAQ ]
Webmaster Utilities ] [ Casino ] [ Banner Exchange ] [  Advanced Site Search ]

If you are part of the ever growing number of webmasters who enjoy sharing your knowledge with others on web design, join The Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today

This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.

Copyright © Consigliere Ltd., All Rights Reserved. 2001-