Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Lee W

Members
  • Joined

  • Last visited

  1. Thanks very much but i would like to do it client side via Javascript & use PHP to handle the form once it's submitted.
  2. Good afternoon, Just a quick question. What is the best approach to use to display the answers of an online form for the user to confirm before submitting the form? Thanks. Lee.
  3. Thanks very much for the reply but I was hoping for an example using native Javascript rather than jquery. The validation part isn't an issue it's just that I am trying to find the most efficient solution to display an image / symbol at the end of a field if that particular field entry is invalid. The reason why I say not jQuery as I know this makes life easier is that this is an exercise I need to finish coding in javascript and CSS. Thanks again. Lee.
  4. Good evening. What is the most common technique to display an alert symbol next to an input field if the function recognises an incorrect entry on blur in javascript? Do you insert an image or use CSS to display a div with a background image for e.g? Thanks. Lee.
  5. Thanks very much for the reply. I'll have a look at that article.
  6. Good evening, I am in the process of designing an online form & want to make it as presentable as possible & want to use some CSS 3 properties such as border radius but i need to target internet explorer users of who alot will still be using internet explorer 8 & below. The form needs to look & behave the same across all browsers. How do i approach this? Thanks in advance. Lee.
  7. I have actually come up with a basic solution which will only require the script to post just the once to the server once it's submitted and it simply involves using basic Javascript and CSS. Basically, it involves the visibility CSS property so when the user clicks the next button it applies a new class to the formfield tag which hides the section of the form the user has just completed and sets another class which displays the next formfield section. It now also shows the stage at which the user is at by highlighting the relevant section number along the top using images again just by using basic Javascript and CSS. I'm just now in the process of writing the validation function to validate each field and then once all fields pass validation it gives the user the option to submit the form at the end. Ideally, to put a nice finishing touch to the presentation I would like the formfields to fade in and out so any advice on how I would go about this without using jquery would be appreciated. Thanks Lee.
  8. To give a definitive answer I would need to see a sample of the report card but most layouts can be accomplished via CSS. I would try and stay clear of using tables.
  9. Good evening, I need to design an online form which is quite lengthy so i need to deliver the questions in bite sized chunks to the user so i am thinking of implementing a multi page form so to not over whelm the user by forcing them to scroll. I want to collate all the users information then only have to write the information to the server once at the end of the form. I have looking for the best way to achieve this either using HTML, CSS or Javascript. Any help is appreciated. Regards, Lee.
  10. Hi, Does anybody use or are a member of 99 Designs for work? Regards, Lee.
  11. Lee W posted a topic in Server Side
    Hi, For someone who wants to study a server side language which one do you recommend? PHP or ASP.net or both? Regards, Lee.
  12. That's great. Thanks very much for pointing me in the right direction. I think i have been over thinking the solution & by your example it's made me look at it a different way. What i have done is passed the input & error class arrays into a function & looped through each element in the input field & error class array's on blur of each input field to make sure the input field's length is greater than 0 & there is nothing in the error class of all the required input fields before enabling the submit button. This way I could use the function on any form that is presented that need this functionality. I hope I'm making sense but if anyone's curious i can post the code. Regards, Lee.
  13. I am currently studying Javascript so i haven't done much Javascript programming yet. The 5 fields are input text fields & i want to make sure they are completed without any errors before enabling the submit button. The validation to decide whether the input is valid or not i can handle no problem as i have span classes at the side of each input fields which shows an error should incorrect data be entered. It's just checking that all fields are completed without any errors onblur on each of the fields which it will then check this & will enable the submit button. I hope i'm making sense. Regards, Lee.
  14. Sorry. I did mean to add that i wanted to do this in Javascript.
  15. Good afternoon. I am looking for the best way to enable a submit button on a form once 5 fields are filled in correctly. How should I go about this? Thanks Lee

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.