• Shame 1 or all isn't great... 4,5,6 or 8 then

  • Aw fuck no, it isn't going to become one of those forums is it?

  • use your phone/ id have http://www.lfgss.com/profiles/71209/ if I could

  • Aw fuck no, it isn't going to become one of those forums is it?

    With emoji?

    Emoji are just unicode, and you have unicode in your username with the raised 3.

  • Pretty much. If we got it wrong we'll revisit and make changes. But I am going to give it enough time to know if we got it wrong or it's just the shock of change.

    Exactly. I don't like change, but I know that and I remember not liking changes in the past and then, eventually, not even being able to remember what the old way was like. I think there are obvious things already that will need to be tweaked but even for someone like me it's not too bad so far. And my eyes are crap so I actually like the large font.

  • Exactly. I don't like change, but I know that and I remember not liking changes in the past and then, eventually, not even being able to remember what the old way was like. I think there are obvious things already that will need to be tweaked but even for someone like me it's not too bad so far. And my eyes are crap so I actually like the large font.

    It's why I keep spamming the way to do things when people ask, sooner people stop whining about the change the sooner bugs will be dealt with then you can give it a fair chance... atm I like it, do miss refreshing threads but that's coming later along with personal forums apparently

  • I'm glad to read this and just want to say I agree with Will on quotes (if more opinion is helpful). But do everything at the pace you feel happy with obvs.

  • It's a person on a bike...


    1 Attachment

    • 2014-08-07 23.51.11.jpg
  • ^ whoa. What's happened with the quote there?

  • print screened image

  • Ah. Can't tell on mobile.

  • The {X} input for jumping pages - I'm looking at this on an iPad so I can't tell, but is it a

    <input type="number" />
    

    ?
    The min/max and spinner controls would make that a really handy little control. You could hide the spinner stuff until it was focused.

    Edit: just tested on the phone, no it's not. If it was the phone keyboard would be the numbers one, not the qwerty.

  • Last thing this forum needs is cutesy little picturds everywhere.

  • Ooh yes, would definitely like the input box to pop up my numbers keyboard instead of qwerty. Like some telephone entry fields and the like.

    That always feels classy.

  • Im with ma3k on this one...

  • The {X} input for jumping pages - I'm looking at this on an iPad so I can't tell, but is it a

    <input type="number" />

    ?
    The min/max and spinner controls would make that a really handy little control. You could hide the spinner stuff until it was focused.
    Edit: just tested on the phone, no it's not. If it was the phone keyboard would be the numbers one, not the qwerty.

    Just tried this and the phone keyboards cannot submit the form without an additional "Go" button.

    jQuery actually document this: http://api.jquery.com/submit/

    Depending on the browser, the Enter key may only cause a form submission if the form has exactly one text field, or only when there is a submit button present.

    So unless we add a separate submit button to the small space that is available, we cannot use the type="number" field.

  • how can I view these things? I just get


    1 Attachment

    • Screen shot.png
  • (can't delete a duplicate post?)
    (also, dragging that PNG into the area below didn't work, it said "undefined" but when I uploaded it properly it previewed the image)

  • @Velocio stack overflow seems to suggest that a submit with visibility:hidden;position:absolute might work.
    Alternatively, for a normal text input on desktop but numeric keyboard on phones <input type="tel"> might do the trick.

  • A quick question... did the small hack I just did force the numeric keypad in iOS?

    The idea comes from here: https://developer.apple.com/library/ios/documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/KeyboardManagement/KeyboardManagement.html

    To display a numeric keyboard, set the value of the pattern attribute to [0-9]* or \d*.

  • Yep

  • I can't remember if I read it already, but will you be fixing the bug in iOS and other mobile devices that takes you to the top of the last read page and not the last unread post soon?

    Also, I'm getting a bit bored of scrolling to the top of the page to navigate around. Would a simple back to top bottom be a quick solution to this?

About

Server issues - point of no return, we move to Microcosm ASAP

Posted by Avatar for Velocio @Velocio

Actions