Changes between Initial Version and Version 1 of Ticket #13197, comment 7
- Timestamp:
- Apr 23, 2015, 8:39:48 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13197, comment 7
initial v1 5 5 Here comes another question whether property {{{element}}} has proper value - which is an anchor. Shouldn't it be an image? I think the answer is: This is okay. 6 6 7 I assume that this is okay. In code listed above, we can look through not only {{{this.element}} but it's child as well. Which in our case is an image which have our class which we are looking for.7 I assume that this is okay. In code listed above, we can look through not only {{{this.element}}} but it's child as well. Which in our case is an image which have our class which we are looking for.