Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > how to create a frameless modal popup window using javascript?

Reply
Thread Tools

how to create a frameless modal popup window using javascript?

 
 
sundarachaitanyam@gmail.com
Guest
Posts: n/a
 
      06-01-2007
hi,
I am just wondering how to create a modal popup using javascript. The
popup window shouldnt contain minimize,close and maximize buttons and
it should be resizable? I am trying using window.open but not getting
the desirable results.

Any help is greatly appreciated.

 
Reply With Quote
 
 
 
 
TheBagbournes
Guest
Posts: n/a
 
      06-03-2007
wrote:
> hi,
> I am just wondering how to create a modal popup using javascript. The
> popup window shouldnt contain minimize,close and maximize buttons and
> it should be resizable? I am trying using window.open but not getting
> the desirable results.
>
> Any help is greatly appreciated.
>


Ext 2.0, due out in a month or so should provide what you need, here's a sneak preview of a pre-alpha demo:

http://extjs.com/playpen/ext-2.0/exa...w/desktop.html

Next release is Ext 1.1 due very soon. The BasicDialog class of this version should provide most of what you need.

http://extjs.com/
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Frameless Window brad.butcher@gmail.com HTML 2 05-20-2006 11:07 AM
How to close a parent modal window when child modal window opens? gopal srinivasan Javascript 0 11-05-2004 05:59 AM
post the form data in modal window and close the modal window. Matt HTML 1 06-01-2004 08:22 PM
post the form data in modal window and close the modal window. Matt Javascript 0 06-01-2004 07:47 PM



Advertisments