You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is cfirange -> epubcfi(/6/24!/4/2[aha1634]/2[aha1635]/2/2,/1:0,/1:40)
when i convert this to Xpath i get this .//[7]/[25]/[5]/[position()=3 and @id='aha1634']/[position()=3 and @id='aha1635']/[3]/[3]
can we navigate to particular page using xpath ? and
I have /html/body/div/div/ul/li[2]/p/span::parentNode,/html/body/div/div/ul/li[2]/p/span::parentNode,0,47 with chapter name and first div id , Can i navigate to the particular paragraphs and highlight ?
The text was updated successfully, but these errors were encountered:
this is cfirange -> epubcfi(/6/24!/4/2[aha1634]/2[aha1635]/2/2,/1:0,/1:40)
when i convert this to Xpath i get this .//[7]/[25]/[5]/[position()=3 and @id='aha1634']/[position()=3 and @id='aha1635']/[3]/[3]
can we navigate to particular page using xpath ? and
I have /html/body/div/div/ul/li[2]/p/span::parentNode,/html/body/div/div/ul/li[2]/p/span::parentNode,0,47 with chapter name and first div id , Can i navigate to the particular paragraphs and highlight ?
The text was updated successfully, but these errors were encountered: