Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created like this, but its not working...help me....
JavaScript
myWindow=window.open('editxmlnew.html','','width=600,height=700');
Posted
v2
Comments
[no name] 5-Dec-12 4:52am    
Whats happening ??

 
Share this answer
 
v3
Try these, I hope they will help you

1. Opening a window with JavaScript[^].
2. Using the window.open method[^].

keep smiling :):):) happy coding:)
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900