Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get a value out of elements? #302

Closed
godcong opened this issue Jul 27, 2019 · 2 comments
Closed

how to get a value out of elements? #302

godcong opened this issue Jul 27, 2019 · 2 comments

Comments

@godcong
Copy link

godcong commented Jul 27, 2019

example:

<p class="mui-ellipsis">
<font class="colred">Element:</font> firstvalue
<font class="colred">Total:</font> secondvalue
</p>

if i want to get firstvalue and secondvalue
how to use in goquery?

@mna
Copy link
Member

mna commented Jul 29, 2019

Hello,

You can see an approach to do that in #287 .

Hope this helps!
Martin

@godcong
Copy link
Author

godcong commented Jul 29, 2019

thanks a lot.

@godcong godcong closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants