Questions tagged [page-fragments]
24 questions
6
votes
1 answer
Navigate to a fragment of a **different** (not the same) page/component in Angular
On click of a link, I would like to navigate to a fragment of a different page/component. I have not been able to achieve this even though trying multiple things:
Link:
View
The destination…

MPP
- 65
- 1
- 7
3
votes
1 answer
loading page fragment in an iframe
Trying to load a page fragment, or at least jump to a div but with no joy.
but the iframe does not skip to the requested div, it simple loads the whole…

Mild Fuzz
- 29,463
- 31
- 100
- 148
3
votes
6 answers
How to access activity View components inside fragment in android
I had an edit text in my activity and i want to check that edit text whether it was empty or not from a fragment. Can any one tell me how to access edit text view component present in activity from a fragment in android . I had done this but it is…

BujjiDeepu
- 111
- 1
- 14
2
votes
2 answers
How to choose children elements position inside a Thymeleaf's fragment?
I would like to choose the position of the children elements inside a fragment using Thymeleaf like in the following examples.
fragments.html:
Some Text