Ok danke, super.
Btw, wer nur die reinen Buttons will wie ich, dem reicht das hier schon (man kann also auf die ganzen Scripte verzichten):
Delphi-Quellcode:
<
html>
<head>
<title>balubutton</title>
<link rel="stylesheet" type="text/css" href="http:
//yui.yahooapis.com/2.5.1/build/button/assets/skins/sam/button.css">
</head>
<body class="yui-skin-sam">
<span id="submitbutton4" class="yui-button yui-submit-button">
<span class="first-child">
<button type="button" name="submitfield4">Convert hand</button>
</span>
<span class="first-child">
<button type="button" name="submitfield4">Clear form</button>
</span>
</span>
</body>
</
html>
Vielleicht sollte ich demnächst mal wieder mit Yahoo googeln, echt ne schöne Sache.