git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
25 lines
1.7 KiB
HTML
25 lines
1.7 KiB
HTML
<html>
|
|
<head><title>Custom attributes Demo</title>
|
|
<meta content="MSHTML 6.00.2800.1106" name="GENERATOR"></head>
|
|
<body><ewf:Form id="<%=Form.Name%>" renderchildren="endRender">
|
|
|
|
<div style="FONT-WEIGHT: bold; FONT-SIZE: 36px; LEFT: 104px; WIDTH: 385px; COLOR: #f000ff; POSITION: absolute; TOP: 7px; HEIGHT: 18px">Custom attributes demo </div>
|
|
<div style="BORDER-RIGHT: #0000ff 1px solid; BORDER-TOP: #0000ff 1px solid; FONT-SIZE: 18px; BACKGROUND: #f8f8f8; LEFT: 18px; BORDER-LEFT: #0000ff 1px solid; WIDTH: 345px; BORDER-BOTTOM: #0000ff 1px solid; POSITION: absolute; TOP: 119px; HEIGHT: 14px">This is a HTML DIV tag with attached style</div><ewf:Label id="cxWebLabel2">
|
|
<ewf:Label id="cxWebLabel3" style="background-color:#f3f300; border-style:double;">
|
|
<ewf:Button id="cxWebButton2" onClick="cxWebButton4Click">
|
|
<ewf:Button id="cxWebButton3" onClick="alert('Click')">
|
|
|
|
|
|
|
|
<div style="LEFT: 14px; WIDTH: 338px; POSITION: absolute; TOP: 290px; HEIGHT: 21px">This button uses a custom onClick attribute</div>
|
|
<div style="LEFT: 13px; WIDTH: 382px; POSITION: absolute; TOP: 328px; HEIGHT: 22px">And this button is using a custom onClick attribute</div><ewf:Button id="cxWebButton4">
|
|
|
|
|
|
|
|
<div style="LEFT: 16px; WIDTH: 354px; POSITION: absolute; TOP: 256px; HEIGHT: 21px">This button does not use custom attributes</div>
|
|
<hr style="LEFT: 9px; POSITION: absolute; TOP: 93px" width="100%" size="1">
|
|
|
|
<div align="center">
|
|
<div style="LEFT: 93px; WIDTH: 403px; POSITION: absolute; TOP: 51px; HEIGHT: 37px">
|
|
<div align="center" center??><font color="red" size="2">This page has Absolute layout. It may be displayed incorrectly in browsers that do not support absolute positioning.</font></div></div></div></ewf:form></body></html>
|