For quick look, I generally prefer seeing Threads and Inbox items using Smart Phone.
On top right corner of the this site header displays
"Signed in as <<Name>> <<Down Arrow>>"
Here Name has Link also it has onFocus men with
Edit Profile
My Threads
Inbox
Sign Out
None of the menu items can be Touchble as If we touch <<Name>> , it works as click in PC.
So, There is no way I can signout from the site or accessing the other links.
So there must be a better way of handling UI in such a way to access these links using Touch Phone.
Second Quesion: Is there any plan for realeasing mobile app for ASP.NET site and MSDN forum sites. Atleast for browsing purpose without posting/replying?
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
Thanks for the report. This is very much on our radar and you should see an improvement in a couple of weeks.
We do not currently have any plans on releasing a mobile app for the ASP.NET forums. In the next week or 2 we will be releasing a responsive design update for the
www.asp.net portion of the site, which will make browsing that part of the site easier on a device with a smaller form factor. We will likely also be making those sort of browsing improvements for the Forums, but not releasing
a mobile app per se.
Many thanks for the reply. Its great news about new release. Hope forum portion also gets changed in future in such a way that it can be easily view in smart phones. just wanted to quote that
labnol.org template works great in all devices with same codebase. Hope we may see something similar.
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
Here is the way to do Mouse over in touch phones/screens to get Mouse Over Popup.
Need to long touch (more than 1 second). In Android, it gives popup after long touch. once we cancel the popup, onmouse over menu still exists. I feel It's very useful. Thanks to my brother (not a techie guy) :-).
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
Marked as answer by duttavr on May 10, 2012 01:49 PM
duttavr
Contributor
4035 Points
1079 Posts
Problem accessing onFocus "Account Details" menu with Touch phones
Apr 02, 2012 02:05 PM|LINK
For quick look, I generally prefer seeing Threads and Inbox items using Smart Phone.
On top right corner of the this site header displays
"Signed in as <<Name>> <<Down Arrow>>"
Here Name has Link also it has onFocus men with
None of the menu items can be Touchble as If we touch <<Name>> , it works as click in PC.
So, There is no way I can signout from the site or accessing the other links.
So there must be a better way of handling UI in such a way to access these links using Touch Phone.
Second Quesion: Is there any plan for realeasing mobile app for ASP.NET site and MSDN forum sites. Atleast for browsing purpose without posting/replying?
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
tmorton
All-Star
56343 Points
9685 Posts
ASPInsiders
Moderator
Re: Problem accessing onFocus "Account Details" menu with Touch phones
Apr 02, 2012 02:57 PM|LINK
Thanks for the report. This is very much on our radar and you should see an improvement in a couple of weeks.
We do not currently have any plans on releasing a mobile app for the ASP.NET forums. In the next week or 2 we will be releasing a responsive design update for the www.asp.net portion of the site, which will make browsing that part of the site easier on a device with a smaller form factor. We will likely also be making those sort of browsing improvements for the Forums, but not releasing a mobile app per se.
ASP.NET/IIS.NET Website Manager, Neudesic
duttavr
Contributor
4035 Points
1079 Posts
Re: Problem accessing onFocus "Account Details" menu with Touch phones
Apr 05, 2012 10:24 AM|LINK
Many thanks for the reply. Its great news about new release. Hope forum portion also gets changed in future in such a way that it can be easily view in smart phones. just wanted to quote that labnol.org template works great in all devices with same codebase. Hope we may see something similar.
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
duttavr
Contributor
4035 Points
1079 Posts
Re: Problem accessing onFocus "Account Details" menu with Touch phones
May 10, 2012 12:17 PM|LINK
Here is the way to do Mouse over in touch phones/screens to get Mouse Over Popup.
Need to long touch (more than 1 second). In Android, it gives popup after long touch. once we cancel the popup, onmouse over menu still exists. I feel It's very useful. Thanks to my brother (not a techie guy) :-).
Please Mark as Answer, if it answers you, also correct me if I'm wrong.