Hi Rahul,

Id's need to be unique, but HTML isn't enforcing anything. 
But even when the id is unique, how are you going to know that for your 
`document.getElementByID('unique')` because if it is unique it will never 
be the same?
You need to know a bit more about a page to get a certain table out of it. 
Also, I'm pretty sure, you are better off doing, whatever it is, inside the 
angular components/services that create the page.

Regards
Sander

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/50c5c0f5-5bb4-46e9-a32e-c147b22f64df%40googlegroups.com.

Reply via email to