Open New Window

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
slyen
Forum Newbie
Posts: 3
Joined: Thu Aug 24, 2006 10:36 pm

Open New Window

Post by slyen »

Hello all,

I have a question in my php script with Java Script.

I am trying to open another window when the page is loading, however, it doesn't work. I am not sure what I can do to make it work.

I put onLoad on the body to call the open window function. But it doesn't work.

In the website. I have index, header and footer. The header contains the onLoad in the body tag.

Can anyone help me? Thanks
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

post your code... and use php/code tags when you post it plz.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Until you show it is PHP related this is going to client side.
Post Reply