views:

32

answers:

0

I have a login page which detects if silverlight is installed and will degrade to html when it is not.

I'm using jQueryUI.dialog to display both; the dialog box appears but is too small to see the content completely and i have to resize it manually.

I think it's something to do with the order the javascript is running on the page. Can anyone help ?