*示例回答C *
===代碼沒有錯誤===
母版的代碼:
< DOCTYPE HTML PUBLIC「 - // W3C // DTD XHTML 1.0 Transitional // EN」「http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd」> < meta http-equiv =「X- UA兼容「content =」IE = 7" />
< HTML的xmlns = 「http://www.w3.org/1999/xhtml」>
<標題>堆棧溢出實施例< /標題「
<鏈路rel =「stylesheet」type =「text/css」href =「/ style/jquery-ui-1.8.10.custom.css」>
< asp:ContentPlaceHolder id =「head」runat =「server」> < asp:ContentPlaceHolder>
< /頭>
<體>
<表格ID = 「Form1的」 方法= 「POST」 RUNAT = 「服務器」>
< ASP:ScriptManager的ID = 「什麼」 RUNAT = 「服務器」> <腳本>
< ASP:的ScriptReference路徑= 「〜/腳本/ md5.js」/> < ASP:的ScriptReference路徑= 「〜/腳本/ jQuery的1.4.4.min.js」 /> < asp:ScriptReference Path =「〜/ scripts/jquery-ui-1.8.10.custom.min.js」/> < asp:ScriptReference Path =「〜/ custom_crap。JS」 /> < /腳本> </ASP:的ScriptManager>
< ASP:的ContentPlaceHolder ID = 「身體」 RUNAT = 「服務器」> </ASP:的ContentPlaceHolder>
</FORM>
</BODY> </HTML>
=================================== =================
頁來源:
< ASP:內容RUNAT = 「服務器」 ID = 「headcontent」 ContentPlaceHolderID = 「頭」> ..這裏將網頁的特定的頭文件(JS,CSS等。) </ASP:內容>
< ASP:內容RUNAT = 「服務器」 ID = 「的BodyContent」 ContentPlaceHolderID = 「體」> ..將網頁的特定身體HTML或ASP.NET代碼在這裏 </ASP :內容>
您可以將代碼發佈爲我坐在XML的一面? Panel1定義看起來像什麼頁面? – 2010-12-21 18:22:44