Boxy inline content, how to make modal and positions

I have the JQuery dialog currently in my facebook application. Now I am planning to change it to the Boxy.

Currently I am using the JQuery dialog for an inline content (a div tag with display:none).

I saw the sample for inline content in boxy. But I am not sure how to make this as modal window and how to position this to a specific location in a screen.

Any help is really appreciated.

<a href='index.html#foobar' class='boxy' title='Inline Content Demo'>Inline content (div#foobar)</a>

  <script type='text/javascript'>$  (function() {  $  ('.boxy').boxy();});</script>

newest questions tagged jquery – Stack Overflow

About Admin