Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
jquery > jQuery and blockquote
  • Loading branch information
lipis committed Nov 29, 2015
commit a1d829f00a36ce5670d86b92d54353c46dd7f299
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Responsify.js

`A jquery plugin that makes images truly responsive, without sacrificing anyone's face :D`
> A jQuery plugin that makes images truly responsive, without sacrificing anyone's face :D

When images are used in a responsive container on web design, because of the container can change to any width:height ratio, a group shot could end up being cut off on people's faces, a nice photograph following "rule of third" could end up with no object in view. Responsive images face the challenge of how to keep the focused objects/area in view, this jquery plugin is here to solve the problem.
When images are used in a responsive container on web design, because of the container can change to any width:height ratio, a group shot could end up being cut off on people's faces, a nice photograph following "rule of third" could end up with no object in view. Responsive images face the challenge of how to keep the focused objects/area in view, this jQuery plugin is here to solve the problem.

### Download
* [responsify.js](https://raw.githubusercontent.com/wentin/ResponsifyJS/master/responsify.js)
Expand Down