How would you log all id in viewport. I mean I need to get all id value from 
viewport of page. With intersection observer it is possible but problém is that 
some id is under div tag and some under li tag. I can specify only one tag. 
Like const id = document.queryselectAll('div') it will search all div and then 
extract id. But not the same with li element. Both choices ať the same time.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
  • [AngularJS] How to g... 'Martin Fabián' via Angular and AngularJS discussion

Reply via email to