http://forums.asp.net/thread/1348010.aspx
Re: Data Binding in an AccordionPane in a Repeater
|
finally, I managed to make it work on both IE and Firefox. Here goes the code: ====================== <div id="Accordion1" runat="server" style="width: 460px; height:auto;"> ====================== N.B.: DO NOT put a space between <span> and <div> tags, if not it does not work properly in Firefox... That is what I found, don't ask me why. Yes, it is strange, I am still looking for an answer... :) |
'.NET > ASP.NET' 카테고리의 다른 글
| ajax.net beta2 에서 UpdatePanel Exception Handling 예제 (0) | 2006/11/27 |
|---|---|
| 아틀라스 참고 사이트.. (0) | 2006/09/07 |
| 아틀라스 툴킷 accordionExtender 에 Repeater컨트롤 붙이기 (0) | 2006/09/06 |
| Client Script (0) | 2006/05/11 |
| ASP.NET 대용량 화일 다운로드 컴포넌트 (0) | 2006/05/11 |
| Page.GetPostBackEventReference()를 이용한 doPostBack (0) | 2006/05/09 |
