Inverse Kinematics

Anyone have ideas for implementing inverse kinematics for 2D Skeleton animation… ???

Implement skeletal animation generally, and then implement the physics side of it that calculates the positions of the bones using IK. As for how to implement it, the web is full of resources.