Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged input

Rss Feed Group items tagged

htmlslicemate.com

A Guide to the New HTML5 Form Input Types - 0 views

  •  
    There's a plethora of new HTML5 form input types (13 new ones to be exact) that make creating engaging and easy-to-use web forms much easier for web designers. The new HTML5 input types give us data validation, date picker controls, color picker controls, inline help text, and more in the web browsers that support them. Advantage of HTML5 Form Input Types The benefits of these new input types are tremendous for web designers. First, the new input types reduce our reliance on client-side- and server-side-scripting for validating common data types like dates, email addresses, and URLs. For mobile UI developers: You know that creating cross-platform web forms using HTML4 standards is a pain. Using HTML5 form input types could make things easier. For instance, a form written with HTML5 can utilize the mobile device's native specialized keyboards depending on what the target input type is. Here's an example of using HTML4 input types (on the left) for entering dates in a web form versus using the HTML5 date input type (on the right):
iamkajal

C Input/Output functions - printf(), scanf(), etc. | Studytonight - 0 views

  •  
    Input means to provide the program with some data to be used in it and Output means to display data on the screen or write the data to a printer or a file. The C programming language provides standard library functions to read any given input and display output on the console.
Raja uk

jQuery Input Floating Hint Box | Ajaxmint.com - 0 views

  •  
    Provide an automatic box hint in the right side of an input, when focus on that input, and disappear when focus go (blur).
Vernon Fowler

Don't Use The Placeholder Attribute - Smashing Magazine - 4 views

  • To recap, the placeholder attribute: Can’t be automatically translated; Is oftentimes used in place of a label, locking out assistive technology; Can hide important information when content is entered; Can be too light-colored to be legible; Has limited styling options; May look like pre-filled information and be skipped over.
  • Move the placeholder content above the input, but below the label:
  • Development Here’s how to translate our designed example to code:
  • ...4 more annotations...
  • aria-describedby ensures that the p content will be described last, after the label’s content and the kind of input it is associated with.
  • By using aria-describedby to programmatically associate the input with the p element, we are creating a priority of information for screen readers that has parity with what a person browsing without a screen reader would experience.
  • The floating label effect, a close cousin to this phenomenon, oftentimes utilizes the placeholder attribute in place of a label, as well.
  • Content hidden by an on-screen keyboard. 3rd party keyboards with larger heights may have a greater risk of blocking important content.
  •  
    Not only argues for not using the placeholder attribute but also describes an inclusive input hint and how to code it.
  •  
    Protonmail login
Raja uk

iMask | Apply an input mask to an HTML form field | Ajaxmint.com - 0 views

  •  
    iMask is an open source (free) javascript tool for creating input and textarea masking. It is built on Mootools, supports keyboard control and dynamic charset definition.
Vernon Fowler

WebKit HTML5 Search Inputs | CSS-Tricks - 2 views

  • This isn't documented anywhere that I know of nor is it in the spec, but you if you add a results parameter on the input, WebKit will apply a little magnifying glass with a dropdown arrow showing previous results.
mikhail-miguel

Columns - Data visualization and collaboration platform that allows teams to work toget... - 0 views

  •  
    Columns: Data visualization and collaboration platform that allows teams to work together in real-time to create stunning visualizations using natural language inputs and speech (columns.ai).
mikhail-miguel

Promptist - Optimizes user input for Stable Diffusion v1-4 (huggingface.co). - 0 views

  •  
    Promptist: Optimizes user input for Stable Diffusion v1-4 (huggingface.co).
mikhail-miguel

Text to Pokemon - A fun and creative online tool that allows users to generate unique P... - 0 views

  •  
    Text to Pokemon: A fun and creative online tool that allows users to generate unique Pokemon based on any text input (replicate.com).
mikhail-miguel

Blaze SQL - Generating SQL queries using English input (blazesql.com). - 0 views

  •  
    Blaze SQL: Generating SQL queries using English input (blazesql.com).
Vernon Fowler

Personalization Is Not A Feature | TechCrunch - 0 views

  • Personalization is not new. Popularized by Amazon and Netflix more than a decade ago, personalization is the practice of tailoring information to people based on what they are looking for, what they have found interesting in the past, what their friends have engaged with, or based on explicit inputs like their interests. Personalization has gotten a lot of positive attention recently because it can be used to great effect to organize the web’s information overflow into relevant, meaningful experiences.
  • Consumers had to work too hard to find the music they liked. Once consumers were introduced to a better way to curate and listen to music, they were never going back. When Pandora allowed users to input their music preferences through both explicit selections and implicit actions to help shape their content stream, it changed the listening experience. Pandora made listening to music online personal.
Richard Boss

PHP web Development makes Well-Organized and lucrative Website - 1 views

  •  
    PHP is Coding technology invented for making applications and forms and more as well as web development and can be easily set in into HTML. PHP technology runs on a web server, the programming of PHP technology of PHP technology proceeds as the input and output is the formation of the web forms.
Saurabh Mehta

http://infotechsolwin.livejournal.com/596.html - 0 views

  •  
    If you want your website to expand online, you are required to put greater effort to make it lively and look perfect for the desktop users as well as mobile users. You should have a hold on your potential clients and users who surf web only to visit your website. They should have extra interest in your services available on your website, and for that you've to attract them with your regular inputs and additions on your site.
Anton S.

CSS Prism by Ryan Berg - 1 views

  •  
    "So today I'm launching CSS Prism, a CSS color spectrum inspector. Input the path to any .css file, and it'll output an easy to scan display of all hex colors from the file. Unwanted colors can be edited via a Photoshop-like color picker (using the jQuery color picker) and the resulting .css file can be downloaded for your convenience."
Raja uk

Quicksearch jQuery plug-in | Ajaxmint.com - 0 views

  •  
    A jQuery based plug-in for filtering large data sets with user input
Raja uk

Ajax AutoComplete for jQuery | Ajaxmint.com - 0 views

  •  
    Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.
Jochen Burkhard

Rethinking Forms in HTML5 | Nettuts+ - 0 views

  •  
    While there are many changes for the better in the HTML5 specification, there is no better bang for the buck for the data driven website than the transformation of forms. These simple changes will transform how you enter, validate, process, and even display inputs. You will be able to create more usable web applications with less code and less confusion.
mikhail-miguel

Can I use... Support tables for HTML5, CSS3, etc - 19 views

  •  
    Can I use input numbers? Can I use this CSS3 feature? Get insights and browser support on the elements and features you want to use.
  •  
    Can I use input numbers? Can I use this CSS3 feature? Get insights and browser support on the elements and features you want to use.
  •  
    Protonmail login
1 - 20 of 40 Next ›
Showing 20 items per page