Go Back   CodingForums.com > :: Client side development > JavaScript programming > DOM and JSON scripting

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-25-2012, 09:37 PM   PM User | #1
sonny
Regular Coder

 
sonny's Avatar
 
Join Date: Apr 2008
Location: United States
Posts: 567
Thanks: 88
Thanked 0 Times in 0 Posts
sonny can only hope to improve
Is this popup browser freindly?

Hi

I use this for a lot of things, It works for me in FF 9.01 and IE 8, just wondering about
some other browser's, maybe someone experienced with JS can spot something.

PHP Code:
<SCRIPT TYPE="text/javascript">
function 
popupform(myformwindownamehwp){
if (! 
window.focus)return true;
window.open(''windowname'height='+h+',width='+w+' left='+p+',scrollbars=yes');
myform.target=windowname;
return 
true;
}
</SCRIPT> 
Thanks
Sonny

Last edited by sonny; 01-27-2012 at 07:27 AM..
sonny is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:43 PM.


Advertisement
Log in to turn off these ads.