这是我的代码,我必须使用ajax颜色选择器扩展器更改html编辑器的背景颜色 代码就在这里..
<CC:HtmlEditor ID="PublicBodyEditor" runat="server" Height="400px" Width="820px" style="margin: 60px 0;"/>
<asp:TextBox ID="BodyColor" runat="server" Columns="7" MaxLength="7"></asp:TextBox>
<asp:Label ID="sampleBodyColor" runat="server" Width="20" Height="20" Text=" "></asp:Label>
<ajax:ColorPickerExtender ID="BodyPick"
runat="server"
TargetControlID="BodyColor"
SampleControlID="sampleBodyColor"
答案 0 :(得分:1)
您可以像这样使用jQuery $( “#iFrameEditor”)的内容()发现( '主体')的CSS( “的backgroundColor”,的backgroundColor);