<asp:DataList ID="Images" RepeatDirection="Horizontal" RepeatLayout="Table" RepeatColumns="4" runat="server" OnItemDataBound="Images_ItemDataBound">
<ItemTemplate>
<asp:Image runat="server" ID="imagess" Height="180" Width="175" />
</ItemTemplate>
</asp:DataList>
這是DataList和我結合它的形象,我想如果我在任何圖像在圖像項數據列表點擊我要顯示像花式jquery獲取由JavaScript點擊在數據列表項的圖像值,並顯示像jQuery看中
花式jQuery的?是一個插件還是你說jquery是幻想? – 2014-09-30 17:01:31