Unclassified NewsBoard Code Reference

resizeBoxId function [JavaScript]

Vertically resize an element by its ID

function resizeBoxId (id, cy, negative);

Parameters:

id
(string) Object ID
cy
(int) Height offset
negative
(bool) Rezize to the top instead of the bottom. This is achieved by scrolling the window accordingly.

Implementation file: unb_lib/common.js, line 224

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