|
Code Block Name |
Parameters |
Location |
|
B5 |
Body tag |
After <body> |
|
Code block |
<!--#include virtual="popcalendar/fim.htm"--> |
|
Insert Code |
Relative to a specific tag |
|
Tag |
Body |
|
Relative position |
After the opening tag |
|
|
|
B4 |
Head tag |
Before </head> |
|
Code block |
<script language="JavaScript" src="../../popcalendar/pupdate.js"></script> |
|
Insert Code |
Relative to a specific tag |
|
Tag |
Head |
|
Relative position |
before the closing tag |
|
|
|
B6 |
Nome do campo da… |
After </input/t... |
|
Code block |
<img src="../../img/new.GIF" alt="Adicionar data de Validade" width="14" height="15" align="middle" onMouseUp="getCalendarFor(document.form1.@@Noma do campo data@@)"> |
|
Insert Code |
Relative to a specific tag |
|
Tag |
Input/text |
|
Relative position |
After the closing tag |
|
|