Thread: Javascrip help
View Single Post
Old 02-05-2003, 08:24 PM  
mike503
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: oregon.
Posts: 2,243
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.
mike503 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote