Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

why firefox doesn't have this attributes (http://www.w3schools.com/html/html5_form_input_types.asp) on this page ?

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 6 ნახვა
  • ბოლოს გამოეხმაურა jscher2000 - Support Volunteer

http://www.w3schools.com/html/html5_form_input_types.asp


from this page you will find some attributes for input types or input element

like : all date & time attributes ; search ; tel ; min & max ; step

http://www.w3schools.com/html/html5_form_input_types.asp from this page you will find some attributes for input types or input element like : all date & time attributes ; search ; tel ; min & max ; step

ყველა პასუხი (1)

This article has more up-to-date documentation on what attributes and attribute values have been and have not been implemented, and in some cases, some background on that: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#Browser_compatibility

This site seems to be a bit behind on Firefox versions but has test pages: http://www.wufoo.com/html5/

Are any of these attributes/types particularly important to your project?