05-01-2017, 06:59 PM
I find it quite annoying that I can only type in 12 characters max into the search bar for sequences. I have to go change it in inspect every time I want to search mostly any song. So, if I can change it in inspect, then surely it would not be too hard for the owners(s?) to change it.
I even went the page source and found the specific attribute that would need to be changed
<td><input type="text" name="search" value="song name" size="12" maxlength="12"/></td><td><input type="submit" value="Search"/></td></tr>
Simply change the 12 to a really high number, or simply get rid of the attribute altogether. I find this problem annoying, but easy to fix. I don't know if there's a reasoning behind it, maybe it's just because 12+ characters won't fit in the bar, but I don't think it really matters. If the characters go beyond the bar, then it will simply move along to see the text. Not a very big deal.
I hope you consider my suggestion, thank you.
I even went the page source and found the specific attribute that would need to be changed
<td><input type="text" name="search" value="song name" size="12" maxlength="12"/></td><td><input type="submit" value="Search"/></td></tr>
Simply change the 12 to a really high number, or simply get rid of the attribute altogether. I find this problem annoying, but easy to fix. I don't know if there's a reasoning behind it, maybe it's just because 12+ characters won't fit in the bar, but I don't think it really matters. If the characters go beyond the bar, then it will simply move along to see the text. Not a very big deal.
I hope you consider my suggestion, thank you.
ooga booga