TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Cien S
NA
19
0
Disable Resizing of new popup windows
Jun 16 2010 11:15 AM
Hi,
I want to disable resize of popup window. I am using following code but this is not working in any browser.
My Code::
window.open(url,'POPUP', "width=360,height=400,tool
bar=no,dir
ectories=n
o,menubar=
no,status=
no,
resizable=
no,scrol
lbars=no")
;
And when i m using <BODY Onload='noresize'>.
This code working in only in IE not in mozilla.
Please help me
Thanks in advance
Pankaj
Reply
Answers (
1
)
How to add color to a string
GridView Rowupdating event