Browser Tools (BT)
Developer Documentation Pages

c c++ j JS p vb <<-- -->>

Hide()

  Show() and  Hide() are used to make named elements visible and invisible in
  a browser independant fashion. The element may be positioned relatively and 
  should still work fine with netscape. 


Parameters:
  nm      Name of the element given in the style definition in the header.


Headers:
    bt.jso


Return value:


Comment:
  #blurb0 { position:absolute top:200 left:100 width:20;}
  #blurb1 { position:absolute top:400 left:100 width:20;}
  ..
  
Here's a blurb we can turn on and off
Here's another blurb we can turn on and off
Examples: See Also: Test: History: 20010415 DJR Created

© Copyright 2001-2002, Creativyst, Inc., All rights are reserved.


[ Toc (bt)]