cloudsdaleapp / cloudsdale-web

International MLP:FiM fanservice application

Home Page:www.cloudsdale.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search and Drop bars lack text depending on browser

Shansai opened this issue · comments

Search bar and drop bar lacks text when Cloudsdale is used with some browsers.
Top one is in IE 7-9
Middle one is in most versions of Chrome, Safari and FF 8-10
Bottom one is in Firefox 3.6.26
Search and drop bars

Gotcha, this is pretty easily solved - Firefox 3.6 does not support html5 placeholders, so I'll look into a substitute. Thank you.

You could probably use the JS library Modernizr (http://www.modernizr.com/) to map the HTML5 functions to JS