|
First of all
this HAP is very useful for us to parse HTML instead of using javascript.
Im just facing one issue i can't able to retrive style attributes like border-top,top,height
For Example
I have a <span style="Border-TOP:12Px;Border-BOTTTOM:80px;TOP:490px;HEIGHT:400px"/>
How can i retreive the Border-Style etc using HAP any idea
|