Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
asp.net ページと JQuery 日付ピッカーがあります。ページの読み込み時に、いくつかの構成を調べて、含めない日付のオブジェクトを作成し、それを外部の .js ファイルで JQuery に渡したいと考えています。これを行う方法はありますか?どのように?
編集: Class オブジェクトを渡したい
AJAX requestオンページ ロードを実行し、サービス コールで設定ファイルから値を読み取るのはどうですか。
AJAX request