Search and Top Navigation
#5613 closed feature (worksforme)
Opened May 14, 2010 10:52AM UTC
Closed May 14, 2010 11:18AM UTC
Last modified October 11, 2012 09:15PM UTC
dialog widget feature
Reported by: | guvi77 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
1. I use dialog widget with option autoOpen = true, but the browser open the dialog wihtout executing the dialog "open" method.
I think it should access the dialog open method when the option autoOpen is set true (i defined a custom function for dialog open method where i set some parameters and is not executed when I use autoOpen)
2. I didn't find a solution to hide the close button from dialog title. I use the dialog like a confirmation box where the user must answer yes or no.
Thank you.
Please enter only one issue per ticket. For more on how to write tickets, see http://wiki.jqueryui.com/Bug-Fixing-Guide
Replying to [ticket:5613 guvi77]:
Please attach a minimal test page or a link to a live sample page confirming a problem exists. Works here:
http://jsbin.com/ajowe3
source: http://jsbin.com/ajowe3/edit
If you can verify something is a bug (see bug fixing guide above for how), feel free to enter a ticket here.
If you're not sure if something's a bug or not sure how to do something, please start on the Using jQuery UI Forum instead. If you search the forum for 'dialog hide close x' you'll find this question has been addressed: