Summary
ITpro の連載.Reference
ITpro - Webデザイン エンジニアリングhttp://itpro.nikkeibp.co.jp/article/COLUMN/20060309/232107/
<head>
<link href="ArekorePopup/ArekorePopup.css" rel="stylesheet" type="text/css">
<script src="ArekorePopup/ArekorePopup.js" type="text/javascript"></script>
</head>
this.attrs = ['ap:banner', 'title', 'href', 'cite', 'datetime', 'alt'];
this.requiredAttr = { 'a' : 'title' , 'img' : 'alt' ,'abbr' : 'title' };