Contact form, how to hide text and display the clues?

I want to create a contact form, using Dreamweaver. In the preview, it looks all right. But when downloading, I have the following problems:

The "tips" in the boxes are missing, nomatter what browser I use.

The text "a value is required" (for example) is visible all the time. It should be visible if people enter and leave the box blank.

And I just saw that he does not respect my fonts either, only in preview mode.

Overview:

preview.png

Downloaded (bad!):

uploaded.png

< form id = "form1" name = "form1" method = "post" action = "formmail.php" >
< span id = "nameTextField" >
< label for 'name' = > name < / label > < br / >

< input type = "text" name = "name" id = "name" tabindex = "10" / >
< span class = "textfieldRequiredMsg" > a value is required. </span > < / span >
< p > < span id = "emailTextField" >
< label for 'email' = > Email < / label > < br / >

< input type = "text" name = "email" id = "email" tabindex = "20" / >
< span class = "textfieldRequiredMsg" > a value is required. </span > < span class = "textfieldInvalidFormatMsg" > Invalid format. </span > < / span > < / p >
< p > < span id = "messageTextArea" >
< label for 'message' = > Message < / label > < br / >

< name textarea = 'message' id = cols "message" = "75lignes" = "8" tabindex = "30" > < / textarea >
< span id = "countmessageTextArea" > < / span > < span class = "textareaRequiredMsg" > a value is required. </span > < span class = "textareaMinCharsMsg" > Minimum number of characters not met. </span > < span class = "textareaMaxCharsMsg" > has exceeded the maximum number of < br / >
Characters. </span > < / span > < / p >
< label = "submit" > < / label >
< input type = "submit" name = "submit" id = "submit" value = "Submit" tabindex = "40" / >
< / make >

< script type = "text/javascript" >

<!--

var sprytextfield1 = new Spry.Widget.ValidationTextField ("nameTextField", "none", {validateOn: ["blur"], hint: "Your name"});

var sprytextfield2 = new Spry.Widget.ValidationTextField ("emailTextField", "email", {hint: "Your e-mail", validateOn:["blur"]});})

var sprytextarea1 = new Spry.Widget.ValidationTextarea ("messageTextArea", {minChars:1, maxChars:999, counterType: "chars_remaining", counterId: "countmessageTextArea", validateOn: ["blur"], hint: "Your message"});

->

< /script >

You download your Spry assets folder and CSS files to your remote server?

You can provide a link to your problem page?

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How can I create and display the cuboid with a texture?

    I want to create and display and animate (rotation and Flex) a cuboid with a specific texture for any side. Can someone help me?

    You should probably look into a 3D engine like Sandy3D or Away3D.

  • call a stored procedure for each row in the transitional attribute and display the data in the form of af: table. The other rows are based on the entities

    Hi Experts,

    JDeveloper 12.1.3.0.0

    I have a VO based on entity object. With a column of the VO is transient attribute (I created).

    I need to call a stored procedure for each row in the transitional attribute and display the data in the form of af: table. As well as other attributes.

    So can anyone suggest how can I achieve this?

    Thank you

    AR

    I think that you need a stored function (which returns the value) in this case, is not?

    Take a look at:

    https://docs.Oracle.com/CD/B31017_01/Web.1013/b25947/bcadvgen005.htm

    and search for:

    Invoking stored function with only Arguments in

    call your function in the Get attribute and return value accessor...

  • How to copy link to display the text in the Clipboard in the iphone?

    Situation: I get an email of delivery notification to an online store with the clickable link that displays the tracking number.

    Example: I see a link with the text "1zA56300" which is my tracking number.

    What I want to do is to select the text to display link, copy it and paste it into my shipment tracking application (I use the app delivery) to allow the application to track packages. However, my iPhone copy the URL instead of the tracking number.

    For example: copy the url http://shippingcompany.com/reallylonglink to the Clipboard. The request of delivery cannot analyze this link is useless to me.

    Is there a way to have the Apple mail for iOS copies the text that is displayed on the screen instead of the underlying URL?

    Hello AxeBox360,

    Thank you for using communities Support from Apple!

    Looks like you want to copy the text of a link rather than the link itself.  Be able to copy and paste what you need can save a lot of extra keys and helps to ensure accuracy.

    To copy the text, rather than the underlying connection, is to tap on the word before or after the link, select copy, and then move the selector so that it contains the text of the link.  This will then copy the text and not the underlying link and allows you to paste the text where you need.

    See you soon!

  • How to edit a .ai (converted to a smart object) in photoshop.  I want to change the text and changed the text and graphics

    In photoshop, how to change a file .ai (converted to a smart object)?  I want to change the text and changed the text and graphics.

    Total beginner, so need help.

    Thank you very much.

    That must be edited in Illustrator.

  • How to add text and drawl lines in element 11

    How to add text and drawl lines on pictures in 11 element using windows thanks Stanley

    no answer

  • How can I make an osteonecrosis affects the form that will be present and send the pdf as an email?

    How to make a button on the form that will be present and send the pdf as an email?

    You can set up a button with an action to "Submit a form" and use a URL of the type mailto to specify the email address, you have the forms sent. If you want to send the whole PDF, select this option and not FDF or anything else. The mailto URL must not include spaces and the part "mailto" must be lowercase, as:

    mailto:[email protected]
    

    It will try to open an e-mail by using the users default email client. If the user has not implemented a or there is another problem, the email could not get started. If she has to work with versions of reader before 11, the form must be activated for the reader, what you do in Acrobat 11 selecting: file > save as other > Reader Extended PDF > activate tools more

  • How to add text and change my PDF file?

    How to add text and change my pdf file

    Hi pilothorse,

    To edit a PDF file, you must use Acrobat. If you do not have Acrobat, you can try it free for 30 days. See www.adobe.com/products/acrobat.html for more information.

  • How can I get the sum of my variables and display the total?

    I wrote on a quiz and have each button by setting a variable, example: http://www.kreativitydesigns.com/Clients/Globus/Monograms/MBA_Test/deliverables/MBA_Quiz.h tml? mode = preview

    However, when it hits the frame of "Rank" to calculate and display the total, it does not appear.

    I do not have the text box named "Grade" on stage and variables have all received a value before entering this framework

    Here is the code used to calcualte and output the result:

    get the value of a variable and store

    var FinalScoreHolder is q1 + q2 + q3 + q4 + q5 + q6 + q7 + q8 + q9 + q10 + q11 + q12 + q13 + q14 + q15 + q16 + q17 + q18 + q19 + q20 + q21 + q22 + q23 + q24 + q25 + q26 + q27 + q28 + q29 + q30 + q31 + q32 + q33 + q34 + q35 + q36 + q37 + q38 + q40 + q39;.

    View rank

    SYM. $("Grade") .html ("you scored" + FinalScoreHolder + "%");

    See the result Page

    If (FinalScoreHolder > = 89) {}

    read the chronology of the given position (ms or label)

    SYM. Play ("Pass");

    } else {}

    read the chronology of the given position (ms or label)

    SYM. Play ("fail");

    }

    Any help would be greatly appreciated.

    Thank you!

    Your code is fine, but it seems that he can not do the values of your questions because if you put the values as below I get the expected result.

    Q1 = 20;

    Q2 = 63;

    Q3 = 12;

    get the value of a variable and store

    var FinalScoreHolder = q1 + q2 + q3;

    View rank

    SYM. $("grade") .html ("you scored" + FinalScoreHolder + "%");

    See the result Page

    If (FinalScoreHolder > = 89) {}

    read the chronology of the given position (ms or label)

    SYM. Play ("Pass");

    } else {}

    read the chronology of the given position (ms or label)

    SYM. Play ("fail");

    }

  • How to center text compared to the other two layers

    Hello world

    It seems simple enough: I have two layers of distinct text - both in the same line. One is left-aligned, the other is aligned to the right, so that they specify in the middle. Overall, I want they to be centered.

    Example.PNG

    But because these two texts will have different formulations of various projects, I want to use the model function, so I can edit them in first.

    Is there a way to tell After Effects: "some text there, take two text layers and their Center as a whole."?

    For the life of me I can't figure out how to do. The closest I am to a solution is an expression on the anchor to a null object, which reads:

    W1 = thisComp.layer("Text1").sourceRectAtTime () .width;

    W2 = thisComp.layer("Text2").sourceRectAtTime () .width;

    [(thisComp.width-(w1 + w2)) / 2, value [1]]

    Then the text layers are related to the null value.

    I found this in a post on Creative Cow: multiple text layers to form one. how I can it Center as a whole?: Adobe after effects Expressions

    The problem with that: it works with the text aligned to the right. If you change the text aligned to the left, everything goes to the left.

    Does anyone have an idea how to make this work? It may even be a way simpler than using expressions?

    I hope I could explain the problem. If there's anything missing please let me know.

    Thank you!

    Concerning

    FABI

    There is no demo that is involved in the technique. Alignment tools will not work with a demo. In the screenshot at the top of the page, note the selected text and the reference level setting in the character Panel. I just adjusted the base line in the second paragraph of the text to move it to the top so that it is aligned with the base line in the first paragraph of the text.

    Unfortunately, the process becomes a little more difficult if you want to be able to use this model as an asset of editable text dynamically linked in Premiere Pro. Centering becomes a problem. It's pretty easy to get the width of the text layer but the anchor is based on paragraph and I'm not in any way take the width of the first paragraph of the text and add it to the width of the second paragraph of the text and adjust the anchor point to be at the center of the paragraphs combined.

    You can return to the idea of two layers of text, but use the width of each layer and the ratio between the widths to control the position of a null value. If you then related the two layers for the null value, the null value of centering with an expression based on the width of two layers and the ratio between the width of the left and right text would do the trick. I have to think about how to write this expression a bit. This is probably the solution to your problem, but I don't think I could write this expression in my head.

    What you want to do is to calculate the total width of the two layers (tw) and then calculate the ratio between the width of the two layers (rw / lw) then multiply the width of the layer left by the ratio then you can calculate the offset. You may have to calculate the ratio of the layer from left to the total width of the two layers. As I said, I'll have to think for a minute. There is also the problem of the space between the two layers. You will need to add a space before the first letter of the right text layer, but the size of the right layer won't take into account the space so you have to measure it and add it to keep things perfectly centered.

    EDIT:

    So I did a reflection more and I was doing it too hard. All you have to do is to calculate the difference between the width of the layers both text and divide by 2 and add it to the Center comp. name your layers of text left and right, and then add this expression to a null value.

    r = thisComp.layer ("right Text") .sourceRectAtTime (time, false);

    R.width = RT;

    l = thisComp.layer ("left Text") .sourceRectAtTime (time, false);

    lt = l.width;

    CC = thisComp.width/2;

    DIF = (lt - rt) / 2;

    [dif + cc, value [1]]

    Now, hold down the SHIFT key and parent the two lines of text to null. If you don't want to use the trick of null, you can add the expression of two layers of text. Using the value null makes it easier to move. The expression can also be modified to allow you to position the null or layers wherever you want in the model.

  • Tax calculation based on the user in the box input and displaying the result.

    Thanks to WhyIsThisMe for starting me on my first draft script & Jono! I'm almost there with my purchase requisition form (90% manufactured from the tutorial).  Everything works except for the taxable column

    form.JPG

    I can't understand the correct syntax to check the value of the checkbox in the column taxable and then do the math for the tax based on user input in the field % tax

    (total * stateTaxPercent / 100)

    Essentially, I want to make the calculation only the taxable = 1, and then display the cumulative tax in the tax field.

    Should I use mouseup as trigger to perform the calculation of the tax and save the result as a variable and displays the variable in the tax field? Then if another taxable box gets checked, I could add the new calculation of the variable. Not sure whether in an elegant way to get there.

    ?

    I would put the following text in the change event of each taxable check box (in formcalc):

    If ($ == 1) then

    tax = tax + (amount * 0,0825)

    ElseIf ($ == 0) then

    tax = tax - (quantity * 0,0825)

    endif

    (where 'tax' is what you called your total tax box and the 'amount' is what you called your box of price).

  • How to hide a view in the Layout Compound

    Hi all

    I've created an OBIEE report and also I had included the LogicalSQL view in the layout of the compound. Now I want to hide+ only the logical SQL view is displayed.

    Entries how to hide the view logic SQL would be appreciated.



    Thank you
    S

    Oh yes, you are right!

    Hi again.

    This script that I wrote to you in reality hid the SQL logic. Here is what it does

    1) pass through and save SQL logic in a table
    (2) hide the logical SQL view
    (3) loop through the array and display the contents.

    All you need to do is remove the final loop (step 3) and it will not display the SQL logic.

    -What you hope to do?

    -Joe

  • Hello.. I've forgotten the answers to my security questions... I do not have the chance to remember the... What can I do now? No idea how delet old questions and put the new ones? PLEASEEE help me

    Hello.. I've forgotten the answers to my security questions... I do not have the chance to remember the... What can I do now? No idea how delet old questions and put the new ones? PLEASEEE help me

    Hello

    If you set an alternate e-mail address, you can reset your security questions. Follow the instructions here to check if this option is available:

    If you forgot the answers to your questions of security of Apple ID - Apple Support

    Otherwise, you will need to contact the Apple Support. The information is available here:

    Contact Apple for assistance with the security of the Apple ID - Apple Support accounts

  • Link to information from tables and display the 'best '.

    Hello! I'm totally new to this great software, and the truth is that I lost D:
     
    I try to explain in more detail what I have to do, I hope you can help me please it is urgent T_T

    I do 3 tables must be related to each other, that is to say a table where a username will be manually enter, another where you manually enter the user name and the third which will automatically enter power of each user (for automatic writing, I'll use random data). Each table will have a box number, for example:
     
    Table 1, box 1: Paul
    Table 2, box 1: door
    Table 3, box 1: 3.74
     
    Table 1, box 2: Miguel
    Table 2, box 2: Ramos
    Table 3, zone 2: 4.99
     
    Table 1, box 3: Maelle
    Table 2, area 3: Branco
    Table 3, case 3: 4.98
     
    I mean, I bind the box to one table with the other three. And because the program must compare the data in table 3 (power) and display the data of the user of best (which has the highest power). In this example, the program should appear:
     
    BEST USER:
    NAME: MIGUEL RAMOS
    POWER: 4.99

    (Is not slender record information when I close the program)

    I don't know if I ask you very much, I have a very clear idea in my head of what I have to do, but being a new software for my not know how to implement it.

    Thank you in advance for your quick response and help and ilustrative! xD

    Have you tried something with the basic understanding of your question check if this is what you need?

    -Still not clear what you mean by table? (In my opinion, the table is 2d array of values here, otherwise please let me know.)

    -C' is the reason why I asked you to show your code you did then it will be clearer.

  • Want to access a SOAP service and display the data in the external list

    Hello

    I could see a WCF Service via the type of external content successfully. Now I want to access a SOAP Service and display the data in an external list in Sharepoint 2010. I am able to create a data source with success with the SOAP service, but how to display the data in the external list as external list uses only as data sources for external content types.

    Also with WCF as external content type, it is only on WCF services or any kind of web services can be added as an external content type.

    Any help would be appreciated.

    Thanks in advance

    Hello sunny198218,

    The question you have posted is related to Windows Communication Foundation Service and would be better suited in the MSDN forum for category Windows Communication Foundation. I've included a link to the forum where you can ask your question.
    http://social.msdn.Microsoft.com/forums/en-us/WCF/threads

    Sincerely,

    Marilyn

Maybe you are looking for