Self-Contained FlyBox

A simple layover popup with all inline styling, no external css.
HTML • Lotus Formula


"<div id=\"processingFlyBox\" style=\"position: fixed; top:0px; left:0px; z-index: 998; height: 100%; width: 100%;	background-image: url(/cd/source.nsf/flyBoxBackground.png);\">
	<table width=\"100%\" height=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
		<tr>
			<td align=\"center\">
				<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
					<tr>
						<td id=\"processingBorderWindow\" style=\"text-align: left;background-color:#262626;-moz-border-radius: 6px;-webkit-border-radius: 6px;padding: 10px;\">
							<div class=\"processingContainer\" style=\"position: relative;\">
								<div class=\"processingContent\" style=\"background-color: #FFFFFF;overflow:hidden;\">
									<table width=\"350\" border=\"0\" cellspacing=\"20\" cellpadding=\"0\">
										<tr>
											<td align=\"center\">Disabled</td>
										</tr>
									</table>
								</div>
							</div>
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table>
</div>"

Images/Screenshots:
Attached files

Posted by fbrefere001 on Tuesday June 4, 2013