0
新しいアプリケーションでは、jquery datepickerが中国語で公開されています。jQuery:datepicker in chinese
これらは私が使用していますスクリプトです:
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" type="text/css" media="all" />
<link rel="stylesheet" href="http://static.jquery.com/ui/css/demo-docs-theme/ui.theme.css" type="text/css" media="all" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" type="text/javascript"></script>
<script src="http://jquery-ui.googlecode.com/svn/tags/latest/external/jquery.bgiframe-2.1.2.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/i18n/jquery-ui-i18n.min.js" type="text/javascript"></script>
最後の項目として、中国のように、デフォルト、またはそのような何かによって選ばれたばかり、私は知らないで、どこかのリストが存在する必要があります。
どうすればいいですか?
多くのありがとう@ U-DON、私は考えずにスクリプトをコピーしました。思考のようなものはありませんが、そこには...? – awrigley
私たちは思考のための価格を支払う... ;-) – Maxx