Reputation: 196871
I want to have my jquery UI dialog at minimum 1000px width but if a person has a wide monitor then I would like it to be as wide as It can (something like window.innerWidth - 100)
Is this possible with jquery ui dialog?
Upvotes: 1
Views: 304