jonom/jquery-focuspoint

Does this work with background images?

rclai opened this issue · 2 comments

Just wondering.

Not currently, but it could easily be adapted as an option.
Note that I started my project this way but had performance issue with background images resize in chrome (as if there was a throttling of several seconds). So I switched to this plugin

@rclai check out the section in the ReadMe called 'pure css alternative' for a way to emulate similar behaviour in modern browsers without this plugin. Also check out the helper tool - it lets you find both focus point coordinates and background position values by clicking an image.