Unclassified NewsBoard Code Reference

resizeBoxObj function [JavaScript]

Vertically resize an element

function resizeBoxObj (obj, cy, negative);

Parameters:

obj
(string) Element object
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 235

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