I am currently working on resolving some rendering issues specifically in IE9 and have encountered a tag attribute that I am not familiar with - hasbox.
Upon further investigation, it seems like IE is injecting this attribute at runtime as it does not appear in my original sources. Despite my efforts to research this issue on various platforms, such as stackoverflow, I have been unable to find any useful information...Even search engines like Google, Bing, and Yahoo only return examples of html tags containing the hasbox="2"
attribute, which do not provide relevant answers.
Could someone please shed some light on this mysterious attribute or direct me to a reliable source where I can expand my knowledge about it?
Thank you in advance