- UID
- 61468
- 帖子
- 1
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2007-6-14
|
951#
发表于 2007-6-15 20:28
| 只看该作者
对如下代码:
<DIV id=followDiv1 style="Z-INDEX: 10; LEFT: 898px; WIDTH: 80px; POSITION: absolute; TOP: 311px; HEIGHT: 60px; TheWorldAttributeTop: 1; TheWorldAttributeLeft: 1"><INPUT onclick="window.open( 'http://send.ivansms.com/ibook/sendbook.asp?url=http://ww.bookge.com/Html/Book/18/8376/265022.htm&publisher=bookge&checklogin=','newWin','width=100,height=100,top=100,left=300')" type=image height=23 width=110 src="http://send.ivansms.com/ebook/Booksms/image/mybook.gif" value=发送此小说到手机 border=0 name=submitbook></DIV>
我写的规则:
#exd#*.bookge.com*#<DIV id=followDiv1 [\s\S]*?></\DIV>
不起作用,为何?
网址:http://ww.bookge.com/Html/Book/18/8376/265023.htm |
|