css IE8
I made a js calendar, click the icon to pop up the calendar layer, and it displays normally in Google and Firefox, but there is a problem when debugging under IE using IE8 standards<div class="whead positionR"><div class="l"> <div class="cb height10"> </div> <div class="cb height5"> </div> <div class="cb"> <div id="_calendarTool" class="l hm"> <a href="#"> <img src="images/calendar_orange.png" border="0" alt="日历" /></a></div> <div class="l span20"> </div> </div> <div id="calendarDiv" class="cb positionA hiddenDisplay padding5 backgroundWhite" style="z-index: 1000"> <div id="_calendarDiv" class="cb calendarDiv backgroundWhite"> 日历加载...</div> </div> </div> <div class="clear"> </div> </div><div>给这个div 挡住了 <table></table></div>
Post the code to see Next
Post the code and take a look. Isn’t it posted above? positionR is the class name of position:relative
I can’t understand the code you gave. Look at the brothers downstairs.
I can’t understand the code you gave me. Look at the brothers downstairs