Friday 12 July 2013

JQuery Movable Dialog Box

This is JQuery dialog box, you can move this dialog box to any where and close it just like as popup.

But only difference is Popup overlap over front page and Dialog come in-front  of screen.

We can see dialog box in below picture.
HTML code with JQuery


  
  jQuery UI Dialog - Default functionality
  
  
  
  

This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.

No comments: