This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi, I am opening a new window with a normal link and then using window.resizeTo(340,340); to resize the window, so far so good, but then i also want to do this: 'toolbar=no,location=no,directories=no,status=no,menubar=noscrollbars=no,resizable=no' but try as i might with document or window or parent etc...i just cant get it to work. Am beginning to suspect its not supported and my option would be to open the window and from that window to pop another window then close the last window...which is a little too complicated and a PITA. ANy help appreciated. Thanks in advance, -Ryan