Hi,
I am using jquery modal dialog, but the look of the dialog is other than the the look of the dialog example. jquery ui is included and enabled. any ideas?
Hi,
I am using jquery modal dialog, but the look of the dialog is other than the the look of the dialog example. jquery ui is included and enabled. any ideas?
It looks like font-size problem. Try to include this line in your page style sheet:
body{ font-size: 60% }