Search and Top Navigation
#8727 closed bug (notabug)
Opened October 24, 2012 03:52PM UTC
Closed October 24, 2012 03:59PM UTC
api documentation - dialog widget - typo under "position"
Reported by: | bluesweater | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.dialog | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://api.jqueryui.com/dialog/#option-position
"botom" should be "bottom".
String: A string representing the position within the viewport. Possible values: "center", "left", "right", "top", "botom".
should be
String: A string representing the position within the viewport. Possible values: "center", "left", "right", "top", "bottom".
Attachments (0)
Change History (1)
Changed October 24, 2012 03:59PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Thanks. Moved to the right tracker and fixed it: https://github.com/jquery/api.jqueryui.com/issues/60