html5 - Character limit on html select option? -
i'm developing screen have html select element. options dynamically populated. problem is, there option (a description) contains 1000 characters in it! when populate this, there no errors. when user interacts select, browser (firefox) crashes , gets force closed. can 1 tell me whether there character limit html select option, either in actual standards, or in actual implementation practice?
Comments
Post a Comment