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.
ajax AccordionPane 内で使用される asp.net ボタン コントロールがあり、「Button1 *Demo」などのボタンのテキストにスーパースクリプトを適用したいのですが、どうすればよいですか?
通常の HTML/CSS と同じようにスタイルを設定します。
<button ID="btn" runat="server">Button 1 <sup>*Demo</sup></button>