Posted by deepM on February 13, 2012 at 3:10pm
3 followers
| Project: | Feeds Image Grabber |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
I am hopeing an feat. could be added to this module. To fetch image from anchor tag of code. It is usually there for lightbox and similar JScripts. Like here
<a href="http://static.nacional.hr/img/00d79af4c7d6c3eda582a30ef12c1501_700x550.jpg" class="popup" target="_blank"><img width="255" height="169" alt="Angela Merkel" src="http://static.nacional.hr/img/00d79af4c7d6c3eda582a30ef12c1501_medium.jpg"></a>
So when can than fetch larger image variations.
Comments
#1
Were you able to grab the image from anchor tag ?
I am encountering the same problem. The screenshot shows the image code from firebug
#3
no, gave up on that project :(
#4