Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS HTML5 form weirdness with the “size” attribute

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37909
    GreatPotato
    Member

    Please see the following: http://dabblet.com/gist/2587576

    Has anybody come across this before? Why does the “size” attribute not work on ? This is really causing me issues in our CMS.

    EDIT: Seems to only effect Chrome (Safari resizes them, Firefox doesn’t support them so uses type=text instead). Is there some browser specific CSS that needs to be modified? I would hate to resort to jQuery for these if it can be helped.

    #102213
    TheDoc
    Member

    You can always just use CSS…

    http://dabblet.com/gist/2587904

    #102265
    GreatPotato
    Member

    Doesn’t help… Our CMS is huge so i really need to use the size tag because I need such a wide range of sizes.

    I’m probably going to have to do etc. Not ideal but not sure on what to do otherwise.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.