<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>I solved yesterday's issue, got it working.<br></div>I can detect visibility property.<br><br></div>Now the question is how to hide an element when "visibility : hidden", one approach I have implemented is make the text color transparent, but that doesn't solve the issue, because the text is not visible but it can be selected.<br>
Any other ideas ?<br><br></div>For, "visibility : collapse", what I'm thinking of is to delete the current node, which has visibility equal to collapse, but the cache here is, I'm inside a method of that object and I want to delete the object itself.<br>
</div>Possible ?<br><br></div>I'm attaching a diff, if you want to have a look at the implementation.<br><br></div>Cheers,<br>Jaydeep<br></div>