2. How to Insert Flash Menu into <TABLE> ?
| cell1 |
Copy the related code between <td>...</td>, Flash Menu can also act on 'center' property. |
| cell2 |
Loading Flash Menu
|
| cell3 |
cell 4 |
The related code as follow:
<table border="2" align="center" cellpadding="2" cellspacing="2">
<tr>
<td width="4%" >cell1 </td>
<td width="96%" ><div align="center">Copy the related code between<strong> <td>...</td></strong>, Flash Menu can also act on <strong>'center'</strong> property. </div></td>
</tr>
<tr>
<td >cell2</td>
<td>
<!-- Begin Publishing Scripts of Flash Menu sample -->
<script type="text/vbscript">
Sub fm_menu_sample_FSCommand(ByVal command, ByVal args)
call fm_menu_sample_DoFSCommand(command, args)
end sub
</script>
<div id="fm_placeholder_sample3" style="width: 738px; height: 33px; margin:0 auto;">Loading Flash Menu</div>
<script type="text/javascript" src="123fm_3.js"></script>
<!-- End Publishing Scripts of Flash Menu sample -->
</td>
</tr>
<tr>
<td>cell3</td>
<td><div align="center">cell 4 </div></td>
</tr>
</table>
Try to resize the web browser to see the relatvie position of Flash Menu to the Table
Copyright @2011 Dreamingsoft