开发者

Javascript dropdown like Google Translate

开发者 https://www.devze.com 2023-01-15 01:42 出处:网络
Anybody knows if the Google Translate\'s dropdown is Open Source? http://translate.google.com/ I\'ve taked some sea开发者_运维技巧rches but don\'t found it.

Anybody knows if the Google Translate's dropdown is Open Source? http://translate.google.com/

I've taked some sea开发者_运维技巧rches but don't found it.

Thanks


It's not just proprietary, the code is also obfuscated. Google doesn't usually open-source their products. You might as well be asking if Gmail is open source.


If it's just the custom dropdown you want, try this one from filament:

http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/index.html

Explanation here: http://www.filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/

0

精彩评论

暂无评论...
验证码 换一张
取 消