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.
現在、自分のページで jQuery Timepicker を使用しています。
別のページで同じ TimePicker を使用したいが、テーマを「smoothness」に変更したい
これどうやってするの?
別のページの場合は、他のページのスタイルシートを新しいテーマのURLに変更するだけです。
<link href="NEW THEME URL" type="text/css" rel="stylesheet" />