pretpat
12-28-2003, 08:03 AM
okay... I know this shouldn't be hard but I just can't get it to work. I have a function to get someones resolution.
resolution=(window.screen.width + "x" + window.screen.height)!="800x600"; if (resolution).........
here i want to call a funtion named initpanel(ID,1)
Help would be greatly appreciated
resolution=(window.screen.width + "x" + window.screen.height)!="800x600"; if (resolution).........
here i want to call a funtion named initpanel(ID,1)
Help would be greatly appreciated