°ïæ,HTML DIV¸ñʽµ÷Õû
3¸ö DIV
<div id="parent" style="position:relative;">
<div id=div1>
<img src="./imgs/unpaid.png" border="0" />
</div>
<div id="div2" style="position:absolute;left:0px;top:0px;">
...
</div>
</div>
div2¸²¸Çdiv1,Ä£Äâ±³¾°Í¼Æ¬.ÎÊÌâ: parentµÄ¸ß¶È²»¶Ô,û°Ñdiv2°üº¬×¡. ¼û
http://secure10.olemiss.edu/hdstore/test.html
¶¼¼ÓÉÏÒ»¾äposition:relative ÊÔÊÔ¿´
http://www.javaeye.com/topic/415632
¿´¿´ÕâÀïµÄ
ÉèÖÃz-index,È»ºópositionµÄrelativeºÍabsolute¶¼ÊÔÊÔ¡£
z-index Ô½´ó£¬²ãÃæ¸¡µÄÔ½¸ß¡£
HTML code:
<div id="parent" style="width: 200px; height: 200px; border: 1px solid red; position: absolute; left: 8px; top: 8px;">
<div id=div1 style="width: 100px; height: 100px; border: 1px solid red; position: absolute; left: 5px; top: 5px;">
<img src="./x.JPG" border="0" width="93" height="93"/>
</div>
<div id="div2" style="widt
Ïà¹ØÎÊ´ð£º
ÎÒÔÚmySqlÖÐÓÐÒ»×ֶοɴæhtml±êÇ©£¬±ÈÈç˵ÀïÃæÓÐa±êÇ©
µ«ÊÇÎÒÊäÈë²éѯÌõ¼þaµÄʱºò²¢²»Ïë²é³öÕâÌõ¼Ç¼£¬Ò²¾ÍÊÇ˵²éѯµÄʱºò²»¿¼ÂDZêÇ©,Ö»¿¼ÂÇÄÚÈÝ¡£
ÇëÎÊ´ó¼ÒÔõÑù½â¾ö£¿
¿ÉÒÔÔÙŪһ¸ö×Ö¶ÎÀ´±£´æ¹ýÂ˱êÇ©ºóµÄÄÚÈÝ¡£ ......
»ñȡij¸öÍøÕ¾Ê×Ò³µÄhtmlÎļþµÄʱºò£¬ÓÃsrc×Ö·ûËÑË÷Á´½Ó·¢ÏÖÀïÃæÖ»ÓÐһЩjsÎļþµÄµØÖ·Á¬½Ó£¬È´Ã»ÓÐͼƬµÄ£¬µ«ÊÇͼƬÎļþȷʵ´æÔÚ£¬¶øÇÒ¿ÉÒÔ±»»ñÈ¡£¬ÕâÊÇΪʲô£¿
»»×Ö·ûËÑË÷
ÄãÊÇÔõô»ñÈ¡µÄ¡£Ìù´úÂë
»» jpgËÑË ......
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.IO;
using Syst ......
ÎҼ̳еÄÊÇCHtmlViewÀ࣬ÎÒÖªµÀʹÓÃNavigate2(url,NULL,NULL);pDoc2=(IHTMLDocument2*)GetHtmlDocument();¾Í¿ÉÒÔ¼ÓÔØÍøÒ³Îļþ£¬¿ÉÊÇÕâÑùÍøÒ³¾Í×Ô¶¯ÏÔʾ³öÀ´ÁË£¬ÎÒ²»ÏëÈÃËüÏÔʾ£¬Ö»ÊǼÓÔØ£¬ÇëÎʸÃÔõô×ö£¿
¸ßÊÖ¶¼·Å¼ ......