Trying to use the following demo example, using the 80px x 80px snap to grid demo.
http://jqueryui.com/demos/draggable/#snap-to
Is there someway to show a grid in the background it can snap too? As right now it’s just a white background.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Make an 80 x 80px box with your favorite image editing program, set it as the background of the container, and set:
That way, the background will tile.
Rough demonstration: http://jsfiddle.net/mostthingsweb/cRayJ/1/