;

PDA

Click to See Complete Forum and Search --> : What method are you using?


dniezby
12-18-2006, 07:29 PM
I am currently experimenting with opening new windows with KM buttons. (for email forms, info pop-ups etc) and was wondering what methods other users have been using with success.

The method I used to use, doesn't seem to work anymore and I'm still having a problem finding a way to open a new window of a specific size.

Stoke Laurie
12-18-2006, 07:51 PM
There are java methods which generate frameless and pre-detemined sized windows which you can call, but in your case why not create a false popup, which is actually just a keyframe with your contact form on which is instant load, and avoids any of those anti pop-up softwares. To see what I mean have a look here http://allabouthere.co.uk/nantwich/shopdemo/instant.html

dniezby
12-18-2006, 10:01 PM
Well, this place just saved me a lot of research and testing.

This little gadget will create the on(release) code for use in buttons that open new windows of specific size.

I used it to create a more integrated form on a site I'm building and it works perfect in FF and IE.

http://www.flash-db.com/PopUp/

Just fill in the blanks and it generates the button code. You copy and paste it into your button's actions under actionscript.

http://www.nssclan.org - the JOIN US form uses it and I'm in the process of fixing the contact us form. ## Use DEMO for your email address if you're going to test the form so I can sort out the legit from the developers - pa leazz

tmoore935
12-19-2006, 12:30 AM
So how does one open Tabs in the new explorer 7?