@auragard
@auragard
Forum Replies Created
-
AuthorPosts
-
AURAGARDMember
Thanks Yavor, I expected there is a special “SMART” -ajax-request ? What does the file smart.ajax.js do?
AURAGARDMemberSorry, Yvor, your solution doesn’t work for me. I’m not sure, that I made it clear what I ‘ve meant. According to the example
https://www.htmlelements.com/demos/form/form-web-component/index.htm
I tried to copy the info -button to my simple form but without success!
<pre id=”line1″> <<span class=”start-tag”>form</span> <span class=”attribute-name”>method</span>=”POST” <span class=”attribute-name”>id</span>=”submitForm“>
<span id=”line212″></span> <<span class=”start-tag”>smart-text-box</span> <span class=”attribute-name”>id</span>=”email” <span class=”attribute-name”>class</span>=”outlined left” <span class=”attribute-name”>label</span>=”Benutzer” <span class=”attribute-name”>placeholder</span>=”E-Mail” <span class=”attribute-name”>name</span>=”email” <span class=”attribute-name”>info</span>=”Geben Sie die Email an mit der Sie sich registriert haben!” <span class=”attribute-name”>infoPosition</span>=”right“></<span class=”end-tag”>smart-text-box</span>>
<span id=”line213″></span> <<span class=”start-tag”>label</span> <span class=”attribute-name”>class</span>=”left label_passwd“>Password</<span class=”end-tag”>label</span>>
<span id=”line214″></span> <<span class=”start-tag”>smart-password-text-box</span> <span class=”attribute-name”>id</span>=”password” <span class=”attribute-name”>class</span>=”outlined left” <span class=”attribute-name”>label</span>=”Passwort” <span class=”attribute-name”>name</span>=”password” <span class=”attribute-name”>infoPosition</span>=”right” <span class=”attribute-name”>info</span>=”Passwort muss mindestends 8 Zeichen enthalten” <span class=”attribute-name”>show-password-icon</span> <span class=”attribute-name”>select-all-on-focus</span> <span class=”attribute-name”>placeholder</span>=”Mein Password” <span class=”attribute-name”>tooltip-arrow</span> <span class=”attribute-name”>tooltip-position</span>=”bottom” ></<span class=”end-tag”>smart-password-text-box</span>>
<span id=”line215″></span> <<span class=”start-tag”>smart-button</span> <span class=”attribute-name”>id</span>=”signIn” <span class=”attribute-name”>class</span>=”primary” <span class=”attribute-name”>type</span>=”submit“>Sign In</<span class=”end-tag”>smart-button</span>> <<span class=”start-tag”>br</span>>
<span id=”line223″></span>
<span id=”line224″></span> </<span class=”end-tag”>form</span>>
Whats going wrong?
Thanks in advance!
MarkusAURAGARDMemberRelease Smart 9.0 is out, but the label function in smart-password-text-box still doesn’t work… Any ideas? Thanks ind advance!
AURAGARDMemberGreat!! Thanks a lot!
Greets, MarkusAURAGARDMemberBingo! Thanks!
AURAGARDMemberHi Yavor, thanks for your help! I wondering about the strength-meter which will not be shown when I use the outlined class. Does the usage of the “outlined”-class exclude the usage of the strength-meter?
Thanks in advance!
-
AuthorPosts