Skip to content

How does the ID selector work "#some_id" #184

Answered by jakopako
MarkJaroski asked this question in Q&A
Discussion options

You must be logged in to vote

I just looked at this and there seems to be a different issue. First thing was that the selector should actually include an a tag: div#iscroll_other a. But that didn't make the paginator function as it should. Something is wrong with the url extraction. .?page=2, which the source contains, should expand to https://www.cafeoto.co.uk/events/?page=2 but instead expands to https://www.cafeoto.co.uk/.?page=2 I'm going to look into this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jakopako
Comment options

Answer selected by MarkJaroski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants