Expand my Community achievements bar.

SOLVED

Image from page

Avatar

Former Community Member

Need to fetch the images refered in page. The image may be within richtext content . Is there any simple way to do this in Adobe CQ

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can use JavaScript like you would when performing this task with pages in non-CQ sites. See this Stackoverflow thread for more info on this use case:

http://stackoverflow.com/questions/6414060/how-get-href-all-images-in-page-using-javascript

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can use JavaScript like you would when performing this task with pages in non-CQ sites. See this Stackoverflow thread for more info on this use case:

http://stackoverflow.com/questions/6414060/how-get-href-all-images-in-page-using-javascript