[TIMOB-6021] MobileWeb: Create mobile web version of Ti.UI.iPad.createPopover()
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-01-10T10:40:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2011-11-05T11:28:20.000+0000 |
| Updated | 2014-01-28T23:57:36.000+0000 |
Description
We need mobile web to support a little iPad-like popover menus. Either needs to be implemented in Ti.UI.MobileWeb.Popover or promote Popover to the Ti.UI namespace.
We may not need to do this anymore.
This is a iOS specific UI control that should not be ported to mobile web. If the user wants to use a popover, they must roll their own.