joekuan.org is up
Hi all,
I have setup joekuan.org which includes the Highstock and Highchart extensions for ExtJs 4. This site is constantly maintained with new added examples.
Making ExtJs (Submenus and Portal) iPad and iPhone friendly
As far as I know there are two main areas in ExtJs applications that need some works for making it touch devices (such as iPad and iPhone) friendly. One area is where the components rely on mouse hover actions such as submenus, whereas the other one is the general drag & drop (DD) motions. For mouse hover actions, only a simple configuration is required. As for drag & drop, simply includes touchHandler code will do the trick. However, application such as portal requires workaround to make sure the portlet title bar supporting DD and at the same time the tool buttons in the title bar response to touch actions. Read more 




