Ezilon.com - Target Your Audience, be Seen in Your Region

javaScript novice seeks help ...

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 9 posts

Joined: Oct 2000

Hi all,

I'm now turning to your fountain of knowledge, world wide webmastaz... for some enlightment on a very basic javaScript function: openWin...

When activating the js, my page changes into a blank page with only [object] written in it... when I'd like the page to remain the same and just the window to open exactly teh way it does...

The easiest is that you check out what's happening at this URL:

http://e.villemagne.free.fr/test.html

Thanks in advance ! Laughing out loud

They have: 34 posts

Joined: Jan 2001

Call me a crazy fool, but I reckon its the return window command which is the problem.

If ure just trying to open a new window then you won't need that in there.

Hope that helps Smiling
Jo

They have: 9 posts

Joined: Oct 2000

gotcha !

thanks Jo.