Unclassified NewsBoard Code Reference

toggleVisId function [JavaScript]

Toggle visibility of an object

function toggleVisId (id, state);

Parameters:

id
(string) Object's ID
state
(bool) true/false: Force to show/hide it [optional]

Implementation file: unb_lib/common.js, line 70

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.