look for one that returns false, it might be messing it up. or make a new function
function pops_suck() {
popup_function();
other_function();
return true;
}
and call that single function from the body onload... should work.
__________________
php/mysql guru. hosting, coding, all that jazz.
|