What is the length limitation of HTML title
attribute?
<span title="some big long piece of text and is there any limit to its size?" />
Edit:
My question is specific to title attribute not general
Titles are limited to 512 total characters in internet explorer according to MSDN.
http://msdn.microsoft.com/en-us/library/ie/ms534683(v=vs.85).aspx