Author Topic: NEWS: Introducing mobile.vgcollect.com!  (Read 7273 times)

matt

Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #15 on: May 08, 2012, 09:24:53 pm »
Seems to work well in Chrome Mobile. Though it does truncate "kirbysuperstar's collection" pretty hard (as pictured): https://docs.google.com/open?id=0B-9i6LF3fikYUHpSZThaTk9JTWM

I actually looked into that because it was driving me crazy. The framework that I'm using (jQuery Mobile) reserves spots on the left and right of the header for buttons, even if you don't use them. It may be patched in the future but for now we'll have to deal with it.

pacpix

Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #16 on: May 08, 2012, 09:50:41 pm »
On my 3rd gen Ipod Touch I keep logging in, but it always takes me right back to the login page.  This happen to anyone else?

Edit: When I log in on my computer though it has no problem.
« Last Edit: May 08, 2012, 09:53:07 pm by pacpix »
Currently Playing: Dark Souls: Remastered (Switch)


madmax

Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #17 on: May 08, 2012, 10:38:32 pm »
Yeah keep the mobile site simple.

Is the main website going to have an auto redirect if it detects a mobile device?

blipcs76

  • Guest
Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #18 on: May 09, 2012, 09:35:25 am »
GIFS AND NEON FLASHING BORDERS! GO!!!!!!!

For reference: http://www.homestarrunner.com/sbsite/

I miss Homestar Runner so much  :'(  At least I own every DVD they released.

pacpix

Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #19 on: May 16, 2012, 11:44:15 pm »
I still can not login to the mobile site.  Any idea what is causing it to not work for me?
Currently Playing: Dark Souls: Remastered (Switch)


Re: NEWS: Introducing mobile.vgcollect.com!
« Reply #20 on: May 16, 2012, 11:53:13 pm »
Suggestion: Add thumbnails of the items to the list for games,collection,etc.
It shouldnt be too hard at all.. in fact, should be a fix in under 10 minutes.

Description:
To add thumbnails to the left of a list item, simply add an image inside a list item as the first child element. The framework will scale the image to 80 pixels square. To use standard 16x16 pixel icons in list items, add the class of ui-li-icon to the image element.

jquery docs; Thumbnails & icons section (sorry, no short link here)
http://jquerymobile.com/test/docs/lists/docs-lists.html

The example:
http://jquerymobile.com/test/docs/lists/lists-thumbnails.html

edit;
another suggestion, you could always add this as a mobile preference of whether to show thumbnails or not for the mobile list.