Do you have an example to show? That could/would help. http://2whoa.com/dominate
--- On Sat, 10/25/08, bwallis42 <[EMAIL PROTECTED]> wrote: From: bwallis42 <[EMAIL PROTECTED]> Subject: [jQuery] full screen window To: "jQuery (English)" <jquery-en@googlegroups.com> Date: Saturday, October 25, 2008, 9:25 PM I'm very new to jQuery and also don't have a lot of javascript experience so this might be a FAQ but I haven't managed to find an answer either way via searching. I am trying to see if I can replace an existing activeX control with some javascript. It doesn't do anything particularly complex. It displays an image in full screen and lets you zoom in or out and go to the next or previous image. When I say full screen I mean full, no borders, menus or anything else, all you can see is the image. >From what I have read I suspect this is just not possible and I will have to investigate using flash to do the actual full screen image display. Is there any way to do this using javascript/jQuery? thanks,