jBox is a webpage UI dialog widget written in javascript on top of the jQuery library.
it's easy to show a div element content,inline content,iframed content in a float box with a hybrid modal or not.
show jBox with: $('#test1').openjBox(boxAttr,title)
instead u can use a functon direct like these:
jBox.open('jBox ID','div','div''s id','title','boxAttr'); click view demo
title:string represent the title of jBox
boxAttr:string represent jBox size and draggable and so on...
available values: