guyfromfl Posted January 31, 2011 Share Posted January 31, 2011 I am trying to understand jQuery. I copied the code from http://jqueryui.com/demos/dialog/#modal-confirmation I can get the dialog to appear correctly, and the background gray out (the 2 jquery js files (jquery and jquery-ui) are in the corect order) but the actual test of the box does not appear. I get the orange title bar and buttons, but nothing in the actual message. Any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/226258-jquery-ui-problem/ Share on other sites More sharing options...
guyfromfl Posted January 31, 2011 Author Share Posted January 31, 2011 A static size was set. I guess if the child text of the set size is larger than the container it will not show at all... Quote Link to comment https://forums.phpfreaks.com/topic/226258-jquery-ui-problem/#findComment-1167968 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.