JavaScript: Where do I Find All Properties for All HTML Elements ? JavaScript: Fejn nista Find All Properties for All Elementi HTML?
Posted on 08. Posted on 08. Jun, 2009 by Dragos in Coding , JavaScript & Ajax Ġunju, 2009 minn Dragos fl-Kodifika, JavaScript & Ajax
You think you're good at JavaScript? Inti taħseb li int tajba fuq JavaScript? Ok. Kollox sew. Here's a question that'll test your JavaScript wisdom: How many properties does a DIV element have? Hawn kwistjoni li ser test għerf JavaScript tiegħek: Kif proprjetajiet ħafna ma 'element DIV għandhom?
Your answer is 5? Risposta tiegħek hija 5? Because there is the name, id, class, style or title property. Peress li hemm l-isem, id, klassi, stil jew proprjetà titolu. Maybe your answer is a little bit more than 5, but would you be surprised if I told you that there are more than 60 properties for the div element (62 in total, I think)? Forsi tweġiba tiegħek hija ftit aktar minn 5, imma li kieku inti tkun sorpriż jekk I qallek li hemm aktar minn 60-proprjetajiet għall-element div (62 b'kollox, naħseb)? Don't worry, me too I was surprised when I found out about it. Tinkwetax, me wisq I kien sorpriż meta I sab dwar dan. And all these properties are there to help you better interact with your element and with the client. U dawn il-proprjetajiet kollha qegħdin hemm biex jgħinuk aħjar interazzjoni ma 'l-element tiegħek u mal-klijent.
Here's a list of div properties: Hawnhekk hawn lista ta 'proprjetajiet div:
I was talking about the div element, but the other elements do also have dozens of properties that you might never heard of before. I kien jitkellem dwar l-element div, iżda l-elementi l-oħra ma jkollhom ukoll tużżani ta 'proprjetajiet li int qatt ma tista' tinstema 'ta' qabel. Find all properties for the elements you're interested in at Java2s.com . Sib proprjetajiet kollha għall-elementi int interessat fl fil Java2s.com. Good luck discovering the new possibilities of JavaScript! Xorti tajba jiskopru l-possibiltajiet ġodda ta 'JavaScript!
Related posts: Related postijiet:
- JavaScript: How to get the index (position within a group) of an object with jQuery? JavaScript: Kif tista 'tikseb l-indiċi (il-pożizzjoni fi ħdan grupp) ta' oġġett jQuery?
- JavaScript: Get anchor from URL JavaScript: Get ankra mill-URL
- JavaScript: Send function as a parameter to another function (callbacks) JavaScript: Send funzjoni bħala parametru ieħor għall-funzjoni (callbacks)
- Javascript: How to validate email address with JavaScript? Javascript: Kif biex jivvalida l-indirizz email bl JavaScript?
- PHP: Get all files and folders from a directory (folder) PHP: Get kollha fajls u folders minn direttorju (folder)













































